Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/usb/
Dusb_process.h40 #define USB_PRI_HIGH PI_SWI(SWI_NET) macro
/freebsd-12-stable/sys/dev/usb/controller/
Dusb_controller.c871 &bus->bus_mtx, device_get_nameunit(dev), USB_PRI_HIGH)) { in usb_attach_sub()