Searched defs:DEF_PCI_AC_RET (Results 1 – 2 of 2) sorted by relevance
/arch/powerpc/kernel/ |
D | io-workarounds.c | 102 #define DEF_PCI_AC_RET(name, ret, at, al, space, aa) \ macro 131 #define DEF_PCI_AC_RET(name, ret, at, al, space, aa) .name = iowa_##name, macro
|
/arch/powerpc/include/asm/ |
D | io.h | 615 #define DEF_PCI_AC_RET(name, ret, at, al, space, aa) ret (*name) at; macro 626 #define DEF_PCI_AC_RET(name, ret, at, al, space, aa) \ macro
|