Searched refs:devices_max (Results 1 - 25 of 48) sorted by relevance

12

/freebsd-11.0-release/sys/dev/usb/
H A Dusb_bus.h128 uint8_t devices_max; /* maximum number of USB devices */ member in struct:usb_bus
/freebsd-11.0-release/sys/dev/usb/controller/
H A Dsaf1761_otg_boot.c87 sc->sc_bus.devices_max = SOTG_MAX_DEVICES;
H A Datmegadci_atmelarm.c103 sc->sc_otg.sc_bus.devices_max = ATMEGA_MAX_DEVICES;
H A Ddwc_otg_fdt.c87 sc->sc_otg.sc_bus.devices_max = DWC_OTG_MAX_DEVICES;
H A Dehci_imx.c239 esc->sc_bus.devices_max = EHCI_MAX_DEVICES;
H A Dmusb_otg_atmelarm.c139 sc->sc_otg.sc_bus.devices_max = MUSB2_MAX_DEVICES;
H A Dohci_s3c24x0.c86 sc->sc_bus.devices_max = OHCI_MAX_DEVICES;
H A Dsaf1761_otg_fdt.c176 sc->sc_bus.devices_max = SOTG_MAX_DEVICES;
H A Duss820dci_atmelarm.c109 sc->sc_bus.devices_max = USS820_MAX_DEVICES;
H A Dxhci_mv.c103 sc->sc_bus.devices_max = XHCI_MAX_DEVICES;
/freebsd-11.0-release/sys/powerpc/ps3/
H A Dehci_ps3.c102 sc->sc_bus.devices_max = EHCI_MAX_DEVICES;
H A Dohci_ps3.c87 sc->sc_bus.devices_max = OHCI_MAX_DEVICES;
/freebsd-11.0-release/sys/mips/atheros/
H A Dar71xx_ehci.c119 sc->sc_bus.devices_max = EHCI_MAX_DEVICES;
H A Dar71xx_ohci.c91 sc->sc_ohci.sc_bus.devices_max = OHCI_MAX_DEVICES;
/freebsd-11.0-release/sys/mips/cavium/usb/
H A Doctusb_octeon.c105 sc->sc_dci.sc_bus.devices_max = OCTUSB_MAX_DEVICES;
/freebsd-11.0-release/sys/mips/mediatek/
H A Dmtk_dotg.c100 sc->sc_bus.devices_max = DWC_OTG_MAX_DEVICES;
H A Dmtk_ehci.c99 sc->sc_bus.devices_max = EHCI_MAX_DEVICES;
H A Dmtk_ohci.c99 sc->sc_bus.devices_max = OHCI_MAX_DEVICES;
/freebsd-11.0-release/sys/mips/rmi/
H A Dxls_ehci.c95 sc->sc_bus.devices_max = EHCI_MAX_DEVICES;
/freebsd-11.0-release/sys/mips/rt305x/
H A Drt305x_dotg.c92 sc->sc_bus.devices_max = DWC_OTG_MAX_DEVICES;
H A Drt305x_ehci.c112 sc->sc_bus.devices_max = EHCI_MAX_DEVICES;
H A Drt305x_ohci.c112 sc->sc_bus.devices_max = OHCI_MAX_DEVICES;
/freebsd-11.0-release/sys/arm/at91/
H A Dat91_ohci.c95 sc->sc_ohci.sc_bus.devices_max = OHCI_MAX_DEVICES;
H A Dat91_ohci_fdt.c101 sc->sc_ohci.sc_bus.devices_max = OHCI_MAX_DEVICES;
/freebsd-11.0-release/sys/arm/cavium/cns11xx/
H A Dehci_ebus.c104 sc->sc_bus.devices_max = EHCI_MAX_DEVICES;

Completed in 214 milliseconds

12