Searched refs:IOPG (Results 1 – 3 of 3) sorted by relevance
65 (IOPG(IOPGOFF(addr) + (size) - 1) == IOPG((size) - 1))85 #define IOPG(x) ((x) >> IOPFNSHIFT) macro
67 ate_count = IOPG((IOPGSIZE - 1) /* worst case start offset */ in pcibr_dmamap_ate32()71 ate_count = IOPG(req_size /* max mapping bytes */ in pcibr_dmamap_ate32()217 IOPG((ATE_SWAP_OFF(dma_handle) - PCI32_MAPPED_BASE)); in pcibr_dma_unmap()
25 #define IOPG(x) ((x) >> IOPFNSHIFT) macro