Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusb.h56 #define USB_MIN_DEVICES 2 /* unused + root HUB */ macro
/third_party/FreeBSD/sys/dev/usb/controller/
Dusb_controller.c866 (bus->devices_max < USB_MIN_DEVICES) || in usb_bus_mem_alloc_all()