Searched refs:USB_MIN_DEVICES (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/sys/dev/usb/controller/
H A Datmegadci.h37 #define ATMEGA_MAX_DEVICES (USB_MIN_DEVICES + 1)
H A Davr32dci.h32 #define AVR32_MAX_DEVICES (USB_MIN_DEVICES + 1)
H A Duss820dci.h33 #define USS820_MAX_DEVICES (USB_MIN_DEVICES + 1)
H A Dusb_controller.c968 (bus->devices_max < USB_MIN_DEVICES) ||
/freebsd-12-stable/sys/dev/usb/
H A Dusb.h74 #define USB_MIN_DEVICES 2 /* unused + root HUB */ macro

Completed in 128 milliseconds