HomeSort by: relevance | last modified time | path
    Searched refs:ehci_get_ownership (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
ehci_pci.c 76 static void ehci_get_ownership(ehci_softc_t *, pci_chipset_tag_t, pcitag_t);
260 ehci_get_ownership(&sc->sc, pc, tag);
407 ehci_get_ownership(ehci_softc_t *sc, pci_chipset_tag_t pc, pcitag_t tag) function in typeref:typename:void
477 ehci_get_ownership(&sc->sc, sc->sc_pc, sc->sc_tag);
  /src/sys/dev/cardbus/
ehci_cardbus.c 117 ehci_get_ownership(&sc->sc, sc->sc_pc, sc->sc_tag);

Completed in 11 milliseconds