Home
last modified time | relevance | path

Searched refs:IOPG (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/arch/ia64/include/asm/sn/
Dpcibr_provider.h65 (IOPG(IOPGOFF(addr) + (size) - 1) == IOPG((size) - 1))
85 #define IOPG(x) ((x) >> IOPFNSHIFT) macro
/linux-2.6.39/arch/ia64/sn/pci/pcibr/
Dpcibr_dma.c67 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()
/linux-2.6.39/arch/mips/include/asm/pci/
Dbridge.h25 #define IOPG(x) ((x) >> IOPFNSHIFT) macro