Searched defs:IOPGOFF (Results 1 – 2 of 2) sorted by relevance
/arch/ia64/include/asm/sn/ | ||
D | pcibr_provider.h | 86 #define IOPGOFF(x) ((x) & (IOPGSIZE-1)) macro |
/arch/mips/include/asm/pci/ | ||
D | bridge.h | 26 #define IOPGOFF(x) ((x) & (IOPGSIZE-1)) macro |