Searched refs:dumpPci_Dev (Results 1 – 4 of 4) sorted by relevance
114 extern void dumpPci_Dev(struct pci_dev* Pci_Dev);
714 PPCDBGCALL(PPCDBG_PHBINIT, dumpPci_Dev(dev) ); in pSeries_pcibios_fixup()
321 PPCDBGCALL(PPCDBG_BUSWALK,dumpPci_Dev(PciDev) ); in iSeries_pcibios_fixup()
1067 void dumpPci_Dev(struct pci_dev* Pci_Dev) in dumpPci_Dev() function