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))263 usb_ugen_hdl_impl_t *ug_hdl; /* pointer to handle */
176 usb_ugen_hdl_impl_t *hdl = kmem_zalloc(sizeof (*hdl), KM_SLEEP); in usb_ugen_get_hdl()282 usb_ugen_hdl_impl_t *usb_ugen_hdl_impl = in usb_ugen_release_hdl()283 (usb_ugen_hdl_impl_t *)usb_ugen_hdl; in usb_ugen_release_hdl()310 usb_ugen_hdl_impl_t *usb_ugen_hdl_impl = in usb_ugen_attach()311 (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 …]
1141 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()