taglinefilesource code
DMA_PAGE_7151include/asm-alpha/dma.h#define DMA_HIPAGE_7    (0x400 | DMA_PAGE_7)
DMA_PAGE_7239include/asm-alpha/dma.hdma_outb(pagenr & 0xfe, DMA_PAGE_7);
DMA_PAGE_7200include/asm-i386/dma.hdma_outb(pagenr & 0xfe, DMA_PAGE_7);
DMA_PAGE_7209include/asm-mips/dma.hdma_outb(pagenr & 0xfe, DMA_PAGE_7);
DMA_PAGE_7200include/asm-ppc/dma.hdma_outb(pagenr & 0xfe, DMA_PAGE_7);