Home
last modified time | relevance | path

Searched refs:USB_TASKQ_MPSAFE (Results 1 – 7 of 7) sorted by relevance

/netbsd/sys/dev/usb/
H A Dusbdi.h221 #define USB_TASKQ_MPSAFE 0x80 macro
H A Dumcs.c298 USB_TASKQ_MPSAFE); in umcs7840_attach()
H A Dusb.c792 mpsafe = ISSET(task->flags, USB_TASKQ_MPSAFE); in usb_task_thread()
H A Dusbnet.c1432 USB_TASKQ_MPSAFE); in usbnet_attach()
H A Dusbdi.c613 USB_TASKQ_MPSAFE); in usbd_alloc_xfer()
H A Dusb_subr.c973 USB_TASKQ_MPSAFE); in usbd_setup_pipe_flags()
H A Dxhci.c2067 pipe, USB_TASKQ_MPSAFE); in xhci_open()