Searched refs:usb_shared_taskq (Results 1 – 3 of 3) sorted by relevance
349 taskq_t *usb_shared_taskq[USBA_N_ENDPOINTS]; member427 usba_device::usb_shared_taskq))
505 usba_device->usb_shared_taskq[iface] = in usba_init_pipe_handle()512 ASSERT(usba_device->usb_shared_taskq[iface] != NULL); in usba_init_pipe_handle()643 if (taskq_member(usba_device->usb_shared_taskq[iface], in usba_destroy_pipe_handle()648 usba_device->usb_shared_taskq[iface], in usba_destroy_pipe_handle()652 usba_device->usb_shared_taskq[iface]); in usba_destroy_pipe_handle()
565 if (taskq_dispatch(usba_device->usb_shared_taskq[iface], in usba_hcdi_cb()