Home
last modified time | relevance | path

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

/titanic_44/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))
262 usb_ugen_hdl_impl_t *ug_hdl; /* pointer to handle */
/titanic_44/usr/src/uts/common/io/usb/usba/
H A Dusba_ugen.c171 usb_ugen_hdl_impl_t *hdl = kmem_zalloc(sizeof (*hdl), KM_SLEEP); in usb_ugen_get_hdl()
276 usb_ugen_hdl_impl_t *usb_ugen_hdl_impl = in usb_ugen_release_hdl()
277 (usb_ugen_hdl_impl_t *)usb_ugen_hdl; in usb_ugen_release_hdl()
304 usb_ugen_hdl_impl_t *usb_ugen_hdl_impl = in usb_ugen_attach()
305 (usb_ugen_hdl_impl_t *)usb_ugen_hdl; in usb_ugen_attach()
423 usb_ugen_hdl_impl_t *usb_ugen_hdl_impl = in usb_ugen_detach()
424 (usb_ugen_hdl_impl_t *)usb_ugen_hdl; in usb_ugen_detach()
611 usb_ugen_hdl_impl_t *usb_ugen_hdl_impl = in usb_ugen_disconnect_ev_cb()
612 (usb_ugen_hdl_impl_t *)usb_ugen_hdl; in usb_ugen_disconnect_ev_cb()
657 usb_ugen_hdl_impl_t *usb_ugen_hdl_impl = in usb_ugen_reconnect_ev_cb()
[all …]
/titanic_44/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c1105 usb_ugen_hdl_impl_t *usb_ugen_hdl_impl; in scsa2usb_ugen_open()
1112 (usb_ugen_hdl_impl_t *)scsa2usbp->scsa2usb_ugen_hdl; in scsa2usb_ugen_open()