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

  /src/sys/dev/pci/
ehci_pci.c 75 static void ehci_release_ownership(ehci_softc_t *, pci_chipset_tag_t, pcitag_t);
287 ehci_release_ownership(&sc->sc, sc->sc_pc, sc->sc_tag);
379 ehci_release_ownership(ehci_softc_t *sc, pci_chipset_tag_t pc, pcitag_t tag) function in typeref:typename:void
467 ehci_release_ownership(&sc->sc, sc->sc_pc, sc->sc_tag);
ehci_pci.c 75 static void ehci_release_ownership(ehci_softc_t *, pci_chipset_tag_t, pcitag_t);
287 ehci_release_ownership(&sc->sc, sc->sc_pc, sc->sc_tag);
379 ehci_release_ownership(ehci_softc_t *sc, pci_chipset_tag_t pc, pcitag_t tag) function in typeref:typename:void
467 ehci_release_ownership(&sc->sc, sc->sc_pc, sc->sc_tag);

Completed in 41 milliseconds