Searched refs:sc_devices (Results 1 - 25 of 47) sorted by relevance

12

/freebsd-12-stable/sys/dev/usb/controller/
H A Dsaf1761_otg_boot.c86 sc->sc_bus.devices = sc->sc_devices;
H A Dsaf1761_otg.h134 struct usb_device *sc_devices[SOTG_MAX_DEVICES]; member in struct:saf1761_otg_softc
H A Ddwc_otg.h170 struct usb_device *sc_devices[DWC_OTG_MAX_DEVICES]; member in struct:dwc_otg_softc
H A Dgeneric_ehci.c74 sc->sc_bus.devices = sc->sc_devices;
H A Datmegadci.h263 struct usb_device *sc_devices[ATMEGA_MAX_DEVICES]; member in struct:atmegadci_softc
H A Davr32dci.h231 struct usb_device *sc_devices[AVR32_MAX_DEVICES]; member in struct:avr32dci_softc
H A Ddwc_otg_fdt.c107 sc->sc_otg.sc_bus.devices = sc->sc_otg.sc_devices;
H A Dehci_msm.c103 sc->sc_bus.devices = sc->sc_devices;
H A Dgeneric_xhci.c113 sc->sc_bus.devices = sc->sc_devices;
H A Dohci.h231 struct usb_device *sc_devices[OHCI_MAX_DEVICES]; member in struct:ohci_softc
H A Dohci_s3c24x0.c87 sc->sc_bus.devices = sc->sc_devices;
H A Dsaf1761_otg_fdt.c175 sc->sc_bus.devices = sc->sc_devices;
H A Duhci.h210 struct usb_device *sc_devices[UHCI_MAX_DEVICES]; member in struct:uhci_softc
H A Dehci_fsl.c242 sc->sc_bus.devices = sc->sc_devices;
/freebsd-12-stable/sys/mips/cavium/usb/
H A Doctusb.h117 struct usb_device *sc_devices[OCTUSB_MAX_DEVICES]; member in struct:octusb_softc
H A Doctusb_octeon.c106 sc->sc_dci.sc_bus.devices = sc->sc_dci.sc_devices;
/freebsd-12-stable/sys/powerpc/ps3/
H A Dehci_ps3.c103 sc->sc_bus.devices = sc->sc_devices;
H A Dohci_ps3.c88 sc->sc_bus.devices = sc->sc_devices;
/freebsd-12-stable/sys/dev/bhnd/cores/usb/
H A Dbhnd_ehci.c123 sc->sc_bus.devices = sc->sc_devices;
H A Dbhnd_ohci.c103 sc->sc_bus.devices = sc->sc_devices;
/freebsd-12-stable/sys/mips/atheros/
H A Dar71xx_ehci.c120 sc->sc_bus.devices = sc->sc_devices;
H A Dar71xx_ohci.c92 sc->sc_ohci.sc_bus.devices = sc->sc_ohci.sc_devices;
/freebsd-12-stable/sys/mips/mediatek/
H A Dmtk_dotg.c99 sc->sc_bus.devices = sc->sc_devices;
H A Dmtk_ehci.c98 sc->sc_bus.devices = sc->sc_devices;
H A Dmtk_ohci.c98 sc->sc_bus.devices = sc->sc_devices;

Completed in 136 milliseconds

12