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

/freebsd-10.1-release/sys/dev/usb/controller/
H A Dxhci_pci.c250 sc->sc_port_route = &xhci_pci_port_route;
H A Dxhci.h446 xhci_port_route_t *sc_port_route; member in struct:xhci_softc
H A Dxhci.c567 if (sc->sc_port_route != NULL) {
569 sc->sc_port_route(sc->sc_bus.parent,
1425 if (address == 0 && sc->sc_port_route != NULL &&
1430 sc->sc_port_route(sc->sc_bus.parent, 0, ~0);

Completed in 30 milliseconds