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