Searched defs:DEF_PCI_AC_RET (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/powerpc/kernel/
H A Dio-workarounds.c114 #define DEF_PCI_AC_RET(name, ret, at, al, space, aa) \ macro
138 #undef DEF_PCI_AC_RET macro
143 #define DEF_PCI_AC_RET(name, ret, at, al, space, aa) .name = iowa_##name, macro
148 #undef DEF_PCI_AC_RET macro
/linux-4.1.27/arch/powerpc/include/asm/
H A Dio.h565 #define DEF_PCI_AC_RET(name, ret, at, al, space, aa) ret (*name) at; macro
570 #undef DEF_PCI_AC_RET macro
576 #define DEF_PCI_AC_RET(name, ret, at, al, space, aa) \ macro
595 #undef DEF_PCI_AC_RET macro

Completed in 41 milliseconds