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 */
175 usb_ugen_hdl_impl_t *hdl = kmem_zalloc(sizeof (*hdl), KM_SLEEP); in usb_ugen_get_hdl()280 usb_ugen_hdl_impl_t *usb_ugen_hdl_impl = in usb_ugen_release_hdl()281 (usb_ugen_hdl_impl_t *)usb_ugen_hdl; in usb_ugen_release_hdl()308 usb_ugen_hdl_impl_t *usb_ugen_hdl_impl = in usb_ugen_attach()309 (usb_ugen_hdl_impl_t *)usb_ugen_hdl; in usb_ugen_attach()427 usb_ugen_hdl_impl_t *usb_ugen_hdl_impl = in usb_ugen_detach()428 (usb_ugen_hdl_impl_t *)usb_ugen_hdl; in usb_ugen_detach()615 usb_ugen_hdl_impl_t *usb_ugen_hdl_impl = in usb_ugen_disconnect_ev_cb()616 (usb_ugen_hdl_impl_t *)usb_ugen_hdl; in usb_ugen_disconnect_ev_cb()661 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()