Home
last modified time | relevance | path

Searched refs:USBGEM_GET_DEV (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usbgem/
H A Dusbgem.h404 #define USBGEM_GET_DEV(dip) \ macro
H A Dusbgem.c4223 dp = USBGEM_GET_DEV(dip); in usbgem_disconnect_cb()
4280 dp = USBGEM_GET_DEV(dip); in usbgem_reconnect_cb()
4312 dp = USBGEM_GET_DEV(dip); in usbgem_suspend()
4335 dp = USBGEM_GET_DEV(dip); in usbgem_resume()
4628 dp = USBGEM_GET_DEV(dip); in usbgem_do_detach()
4695 dp = USBGEM_GET_DEV(dip); in usbgem_quiesce()
/illumos-gate/usr/src/uts/common/io/upf/
H A Dupf_usbgem.c1051 dp = USBGEM_GET_DEV(dip); in upfattach()