Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/
H A Dusb_process.h39 #define USB_PRI_HIGH PI_SWI(SWI_NET) macro
/freebsd/sys/dev/usb/controller/
H A Dusb_controller.c869 &bus->bus_mtx, device_get_nameunit(dev), USB_PRI_HIGH)) { in usb_attach_sub()