Searched defs:DEF_PCI_AC_NORET (Results 1 – 3 of 3) sorted by relevance
/linux-3.3/arch/powerpc/kernel/ |
D | io-workarounds.c | 104 #define DEF_PCI_AC_NORET(name, at, al, space, aa) \ macro 124 #define DEF_PCI_AC_NORET(name, at, al, space, aa) .name = iowa_##name, macro
|
/linux-3.3/arch/powerpc/include/asm/ |
D | io.h | 502 #define DEF_PCI_AC_NORET(name, at, al, space, aa) void (*name) at; macro 520 #define DEF_PCI_AC_NORET(name, at, al, space, aa) \ macro
|
/linux-3.3/arch/powerpc/platforms/wsp/ |
D | wsp_pci.c | 624 #define DEF_PCI_AC_NORET(name, at, al, space, aa) \ macro
|