Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
Dehci_pci.c99 sc->sc_bus.devices = sc->sc_devices; in ehci_pci_attach()
Dxhci.h478 struct usb_device *sc_devices[XHCI_MAX_DEVICES]; member
Dehci.h327 struct usb_device *sc_devices[EHCI_MAX_DEVICES]; member
Dxhci.c538 sc->sc_bus.devices = sc->sc_devices; in xhci_init()