Searched refs:usb_ugen_hdl_impl (Results 1 – 2 of 2) sorted by relevance
282 usb_ugen_hdl_impl_t *usb_ugen_hdl_impl = in usb_ugen_release_hdl() local285 if (usb_ugen_hdl_impl) { in usb_ugen_release_hdl()286 ugen_state_t *ugenp = usb_ugen_hdl_impl->hdl_ugenp; in usb_ugen_release_hdl()291 usb_free_dev_data(usb_ugen_hdl_impl->hdl_dip, in usb_ugen_release_hdl()295 if (usb_ugen_hdl_impl->hdl_log_name) { in usb_ugen_release_hdl()296 kmem_free(usb_ugen_hdl_impl->hdl_log_name, in usb_ugen_release_hdl()297 usb_ugen_hdl_impl->hdl_log_name_length); in usb_ugen_release_hdl()299 kmem_free(usb_ugen_hdl_impl, sizeof (*usb_ugen_hdl_impl)); in usb_ugen_release_hdl()310 usb_ugen_hdl_impl_t *usb_ugen_hdl_impl = in usb_ugen_attach() local320 ugenp = usb_ugen_hdl_impl->hdl_ugenp; in usb_ugen_attach()[all …]
1141 usb_ugen_hdl_impl_t *usb_ugen_hdl_impl; in scsa2usb_ugen_open() local1147 usb_ugen_hdl_impl = in scsa2usb_ugen_open()1149 ugenp = usb_ugen_hdl_impl->hdl_ugenp; in scsa2usb_ugen_open()