Searched refs:gtpci_conf_hook (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/marvell/
H A Dgtpcivar.h55 int gtpci_conf_hook(pci_chipset_tag_t, int, int, int, pcireg_t);
H A Dgtpci.c592 gtpci_conf_hook(pci_chipset_tag_t pc, int bus, int dev, int func, pcireg_t id) function
/netbsd-6-1-5-RELEASE/sys/arch/ofppc/pci/
H A Dgt_mainbus.c306 if (gtpci_conf_hook(sc->sc_pc, bus, dev, func, id) == 0)
/netbsd-6-1-5-RELEASE/sys/arch/evbppc/ev64260/
H A Dgt_mainbus.c244 return gtpci_conf_hook(sc->sc_pc, bus, dev, func, id);
/netbsd-6-1-5-RELEASE/sys/arch/arm/marvell/
H A Dpci_machdep.c98 gtpci_conf_hook,

Completed in 68 milliseconds