Home
last modified time | relevance | path

Searched refs:EHCI_MAX_DEVICES (Results 1 - 3 of 3) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dehci_pci.c98 sc->sc_bus.devices_max = EHCI_MAX_DEVICES; in ehci_pci_attach()
H A Dehci.h37 #define EHCI_MAX_DEVICES MIN(USB_MAX_DEVICES, 128) macro
326 struct usb_device *sc_devices[EHCI_MAX_DEVICES];
H A Dehci.c3148 if (value >= EHCI_MAX_DEVICES) {

Completed in 5 milliseconds