Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kernel/
H A Dio-workarounds.c102 #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
/openbmc/linux/arch/powerpc/include/asm/
H A Dio.h644 #define DEF_PCI_AC_RET(name, ret, at, al, space, aa) ret (*name) at; macro
655 #define DEF_PCI_AC_RET(name, ret, at, al, space, aa) \ macro