Home
last modified time | relevance | path

Searched refs:PPCDBGCALL (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/include/asm-ppc64/
Dppcdebug.h95 #define PPCDBGCALL(FLAGS,FUNCTION) ifppcdebug(FLAGS) FUNCTION macro
109 #define PPCDBGCALL(FLAGS,FUNCTION) do {;} while (0) macro
/linux-2.4.37.9/arch/ppc64/kernel/
DpSeries_pci.c605 PPCDBGCALL(PPCDBG_PHBINIT,dumpPci_Controller(phb) ); in alloc_phb()
714 PPCDBGCALL(PPCDBG_PHBINIT, dumpPci_Dev(dev) ); in pSeries_pcibios_fixup()
DiSeries_pci.c321 PPCDBGCALL(PPCDBG_BUSWALK,dumpPci_Dev(PciDev) ); in iSeries_pcibios_fixup()