HomeSort by: relevance | last modified time | path
    Searched defs:sc_xhci (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/dev/acpi/
xhci_acpi.c 71 struct xhci_softc sc_xhci; member in struct:xhci_acpi_softc
96 struct xhci_softc * const sc = &asc->sc_xhci;
  /src/sys/dev/pci/
xhci_pci.c 62 struct xhci_softc sc_xhci; member in struct:xhci_pci_softc
85 struct xhci_softc * const sc = &psc->sc_xhci;
122 struct xhci_softc * const sc = &psc->sc_xhci;
321 struct xhci_softc * const sc = &psc->sc_xhci;
  /src/sys/dev/fdt/
cdns3_fdt.c 47 struct xhci_softc sc_xhci; member in struct:cdns3_fdt_softc
89 struct xhci_softc * const sc = &cfsc->sc_xhci;
  /src/sys/arch/mips/cavium/dev/
octeon_xhci.c 48 struct xhci_softc sc_xhci; member in struct:octxhci_softc
85 struct xhci_softc *sc = &osc->sc_xhci;
  /src/sys/arch/arm/nvidia/
tegra_xusb.c 163 struct xhci_softc sc_xhci; member in struct:tegra_xusb_softc
211 struct xhci_softc * const sc = &psc->sc_xhci;
425 struct xhci_softc * const sc = &psc->sc_xhci;
515 struct xhci_softc * const sc = &psc->sc_xhci;
603 device_t dev = psc->sc_xhci.sc_dev;
627 struct xhci_softc * const sc = &psc->sc_xhci;
685 struct xhci_softc * const sc = &psc->sc_xhci;
722 const struct xhci_softc * const sc = &psc->sc_xhci;
739 struct xhci_softc * const sc = &psc->sc_xhci;
806 struct xhci_softc * const sc = &psc->sc_xhci;
    [all...]

Completed in 14 milliseconds