Home
last modified time | relevance | path

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

/linux-6.12.1/arch/parisc/kernel/
Dpci.c62 #define EISA_OUT(size) if (EISA_bus && (b == 0)) return eisa_out##size(d, addr) macro
65 #define EISA_OUT(size) macro
87 EISA_OUT(size); \