Searched defs:DEF_PCI_AC_RET (Results 1 – 3 of 3) sorted by relevance
/linux-3.3/arch/powerpc/kernel/ |
D | io-workarounds.c | 94 #define DEF_PCI_AC_RET(name, ret, at, al, space, aa) \ macro 123 #define DEF_PCI_AC_RET(name, ret, at, al, space, aa) .name = iowa_##name, macro
|
/linux-3.3/arch/powerpc/include/asm/ |
D | io.h | 501 #define DEF_PCI_AC_RET(name, ret, at, al, space, aa) ret (*name) at; macro 512 #define DEF_PCI_AC_RET(name, ret, at, al, space, aa) \ macro
|
/linux-3.3/arch/powerpc/platforms/wsp/ |
D | wsp_pci.c | 621 #define DEF_PCI_AC_RET(name, ret, at, al, space, aa) \ macro
|