Searched refs:usb_shared_taskq (Results 1 – 3 of 3) sorted by relevance
334 taskq_t *usb_shared_taskq[USBA_N_ENDPOINTS]; member388 usba_device::usb_shared_taskq))
502 usba_device->usb_shared_taskq[iface] = in usba_init_pipe_handle()509 ASSERT(usba_device->usb_shared_taskq[iface] != NULL); in usba_init_pipe_handle()624 if (taskq_member(usba_device->usb_shared_taskq[iface], in usba_destroy_pipe_handle()629 usba_device->usb_shared_taskq[iface], in usba_destroy_pipe_handle()633 usba_device->usb_shared_taskq[iface]); in usba_destroy_pipe_handle()
551 if (taskq_dispatch(usba_device->usb_shared_taskq[iface], in usba_hcdi_cb()