Searched refs:IOPGOFF (Results 1 – 3 of 3) sorted by relevance
65 (IOPG(IOPGOFF(addr) + (size) - 1) == IOPG((size) - 1))86 #define IOPGOFF(x) ((x) & (IOPGSIZE-1)) macro
90 offset = IOPGOFF(xio_addr); in pcibr_dmamap_ate32()
26 #define IOPGOFF(x) ((x) & (IOPGSIZE-1)) macro