Searched refs:usb_shared_taskq (Results 1 – 3 of 3) sorted by relevance
347 taskq_t *usb_shared_taskq[USBA_N_ENDPOINTS]; member412 usba_device::usb_shared_taskq))
500 usba_device->usb_shared_taskq[iface] = in usba_init_pipe_handle()507 ASSERT(usba_device->usb_shared_taskq[iface] != NULL); in usba_init_pipe_handle()630 if (taskq_member(usba_device->usb_shared_taskq[iface], in usba_destroy_pipe_handle()635 usba_device->usb_shared_taskq[iface], in usba_destroy_pipe_handle()639 usba_device->usb_shared_taskq[iface]); in usba_destroy_pipe_handle()
557 if (taskq_dispatch(usba_device->usb_shared_taskq[iface], in usba_hcdi_cb()