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);
|