Home
last modified time | relevance | path

Searched refs:sc_devices (Results 1 – 15 of 15) sorted by relevance

/f-stack/freebsd/mips/cavium/usb/
H A Doctusb.h115 struct usb_device *sc_devices[OCTUSB_MAX_DEVICES]; member
H A Doctusb_octeon.c106 sc->sc_dci.sc_bus.devices = sc->sc_dci.sc_devices; in octusb_octeon_attach()
/f-stack/freebsd/mips/mediatek/
H A Dmtk_ohci.c98 sc->sc_bus.devices = sc->sc_devices; in ohci_fdt_attach()
H A Dmtk_ehci.c98 sc->sc_bus.devices = sc->sc_devices; in ehci_fdt_attach()
H A Dmtk_xhci.c100 sc->sc_bus.devices = sc->sc_devices; in mtk_xhci_fdt_attach()
/f-stack/freebsd/mips/atheros/
H A Dar71xx_ohci.c91 sc->sc_ohci.sc_bus.devices = sc->sc_ohci.sc_devices; in ar71xx_ohci_attach()
H A Dar71xx_ehci.c120 sc->sc_bus.devices = sc->sc_devices; in ar71xx_ehci_attach()
/f-stack/freebsd/arm/ti/usb/
H A Domap_ehci.c311 sc->sc_bus.devices = sc->sc_devices; in omap_ehci_attach()
/f-stack/freebsd/mips/ingenic/
H A Djz4780_ehci.c183 sc->sc_bus.devices = sc->sc_devices; in jz4780_ehci_attach()
H A Djz4780_ohci.c163 sc->sc_ohci.sc_bus.devices = sc->sc_ohci.sc_devices; in jz4780_ohci_attach()
/f-stack/freebsd/arm/nvidia/
H A Dtegra_ehci.c230 esc->sc_bus.devices = esc->sc_devices; in tegra_ehci_attach()
H A Dtegra_xhci.c1044 xsc->sc_bus.devices = xsc->sc_devices; in tegra_xhci_attach()
/f-stack/freebsd/arm/xilinx/
H A Dzy7_ehci.c227 sc->sc_bus.devices = sc->sc_devices; in zy7_ehci_attach()
/f-stack/freebsd/arm/freescale/vybrid/
H A Dvf_ehci.c271 sc->sc_bus.devices = sc->sc_devices; in vybrid_ehci_attach()
/f-stack/freebsd/arm/ti/am335x/
H A Dam335x_musb.c313 sc->sc_otg.sc_bus.devices = sc->sc_otg.sc_devices; in musbotg_attach()