Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/usba/
H A Dusba_ugend.h55 } usb_ugen_hdl_impl_t; typedef
57 _NOTE(SCHEME_PROTECTS_DATA("stable data", usb_ugen_hdl_impl_t))
263 usb_ugen_hdl_impl_t *ug_hdl; /* pointer to handle */
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusba_ugen.c281 usb_ugen_hdl_impl_t *usb_ugen_hdl_impl = in usb_ugen_release_hdl()
282 (usb_ugen_hdl_impl_t *)usb_ugen_hdl; in usb_ugen_release_hdl()
309 usb_ugen_hdl_impl_t *usb_ugen_hdl_impl = in usb_ugen_attach()
310 (usb_ugen_hdl_impl_t *)usb_ugen_hdl; in usb_ugen_attach()
426 usb_ugen_hdl_impl_t *usb_ugen_hdl_impl = in usb_ugen_detach()
427 (usb_ugen_hdl_impl_t *)usb_ugen_hdl; in usb_ugen_detach()
614 usb_ugen_hdl_impl_t *usb_ugen_hdl_impl = in usb_ugen_disconnect_ev_cb()
615 (usb_ugen_hdl_impl_t *)usb_ugen_hdl; in usb_ugen_disconnect_ev_cb()
660 usb_ugen_hdl_impl_t *usb_ugen_hdl_impl = in usb_ugen_reconnect_ev_cb()
661 (usb_ugen_hdl_impl_t *)usb_ugen_hdl; in usb_ugen_reconnect_ev_cb()
[all …]
/illumos-gate/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c1141 usb_ugen_hdl_impl_t *usb_ugen_hdl_impl; in scsa2usb_ugen_open()
1148 (usb_ugen_hdl_impl_t *)scsa2usbp->scsa2usb_ugen_hdl; in scsa2usb_ugen_open()