Searched defs:DEF_PCI_AC_RET (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | io-workarounds.c | 112 #define DEF_PCI_AC_RET(name, ret, at, al, space, aa) \ macro 141 #define DEF_PCI_AC_RET(name, ret, at, al, space, aa) .name = iowa_##name, macro
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | io.h | 600 #define DEF_PCI_AC_RET(name, ret, at, al, space, aa) ret (*name) at; macro 611 #define DEF_PCI_AC_RET(name, ret, at, al, space, aa) \ macro
|