Date: Wed, 8 Jun 2016 09:32:14 -0400 From: Ryan Stone <rysto32@gmail.com> To: Shrikanth Kamath <shrikanth07@gmail.com> Cc: "freebsd-dtrace@freebsd.org" <freebsd-dtrace@freebsd.org> Subject: Re: Problem mapping multiple definitions of a structure coming from different modules Message-ID: <CAFMmRNx53tF=PytQVBixKVdGFygjmtS2KwsP0qditPKaPV0jug@mail.gmail.com> In-Reply-To: <CAEOAkMX7DGzhGbQdLsPfU0fdp8oPHSQJ%2B71%2BbxdG1K=QDMJgkg@mail.gmail.com> References: <CAEOAkMX7DGzhGbQdLsPfU0fdp8oPHSQJ%2B71%2BbxdG1K=QDMJgkg@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
I don't have a system with separate em or igb modules so I can't test this, but I was under the impression that you could make this work with a syntax along the lines of: struct if_em`tx_ring or struct if_em.ko`tx_ring Unfortunately, this doesn't help those who have the drivers compiler into their kernel, but it should work for you.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFMmRNx53tF=PytQVBixKVdGFygjmtS2KwsP0qditPKaPV0jug>