Searched refs:usb_ugen_hdl_impl_t (Results 1 – 3 of 3) sorted by relevance
55 } usb_ugen_hdl_impl_t; typedef57 _NOTE(SCHEME_PROTECTS_DATA("stable data", usb_ugen_hdl_impl_t))262 usb_ugen_hdl_impl_t *ug_hdl; /* pointer to handle */
171 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 …]
1105 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()