Hi,

I'm trying to debug something with a GLDv3 network driver.
How can I do the equivalent of ddi_get_driver_private()
from inside mdb?

Alternatively, how can I get it via the GLDv3 attachment
(eg, macp->m_driver).

I guess what I'm really asking is how to walk the macps,
and/or walk the dips, looking for some way to get at
my driver's data structs.


Thanks,

Drew
_______________________________________________
driver-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/driver-discuss

Reply via email to