Home
last modified time | relevance | path

Searched refs:USB_PRI_HIGH (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/dev/usb/
HDusb_process.h38 #define USB_PRI_HIGH PI_SWI(SWI_NET) macro
/NextBSD/sys/dev/usb/controller/
HDusb_controller.c870 &bus->bus_mtx, device_get_nameunit(dev), USB_PRI_HIGH)) { in usb_attach_sub()