Searched refs:IOPGSIZE (Results 1 – 4 of 4) sorted by relevance
84 #define IOPGSIZE (1 << IOPFNSHIFT) macro86 #define IOPGOFF(x) ((x) & (IOPGSIZE-1))
67 ate_count = IOPG((IOPGSIZE - 1) /* worst case start offset */ in pcibr_dmamap_ate32()113 pci_addr = PCI32_MAPPED_BASE + offset + IOPGSIZE * ate_index; in pcibr_dmamap_ate32()
154 ate += IOPGSIZE; in ate_write()
24 #define IOPGSIZE (1 << IOPFNSHIFT) macro26 #define IOPGOFF(x) ((x) & (IOPGSIZE-1))