Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/kernel/
H A Dpci.c62 #define EISA_OUT(size) if (EISA_bus && (b == 0)) return eisa_out##size(d, addr) macro
65 #define EISA_OUT(size) macro