Home
last modified time | relevance | path

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

/linux/arch/alpha/include/asm/
H A Dpci.h76 #define IOBASE_FROM_HOSE 0x10000 macro
/linux/arch/alpha/kernel/
H A Dpci.c419 if (which & IOBASE_FROM_HOSE) { in SYSCALL_DEFINE3()
436 switch (which & ~IOBASE_FROM_HOSE) { in SYSCALL_DEFINE3()