Home
last modified time | relevance | path

Searched refs:dumpPci_Dev (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/arch/ppc64/kernel/
Dpci.h114 extern void dumpPci_Dev(struct pci_dev* Pci_Dev);
DpSeries_pci.c714 PPCDBGCALL(PPCDBG_PHBINIT, dumpPci_Dev(dev) ); in pSeries_pcibios_fixup()
DiSeries_pci.c321 PPCDBGCALL(PPCDBG_BUSWALK,dumpPci_Dev(PciDev) ); in iSeries_pcibios_fixup()
Dpci.c1067 void dumpPci_Dev(struct pci_dev* Pci_Dev) in dumpPci_Dev() function