Home
last modified time | relevance | path

Searched refs:IOPGSIZE (Results 1 – 4 of 4) sorted by relevance

/arch/ia64/include/asm/sn/
Dpcibr_provider.h84 #define IOPGSIZE (1 << IOPFNSHIFT) macro
86 #define IOPGOFF(x) ((x) & (IOPGSIZE-1))
/arch/ia64/sn/pci/pcibr/
Dpcibr_dma.c68 ate_count = IOPG((IOPGSIZE - 1) /* worst case start offset */ in pcibr_dmamap_ate32()
114 pci_addr = PCI32_MAPPED_BASE + offset + IOPGSIZE * ate_index; in pcibr_dmamap_ate32()
Dpcibr_ate.c154 ate += IOPGSIZE; in ate_write()
/arch/mips/include/asm/pci/
Dbridge.h24 #define IOPGSIZE (1 << IOPFNSHIFT) macro
26 #define IOPGOFF(x) ((x) & (IOPGSIZE-1))