Searched refs:DMA_PAGE_7 (Results 1 - 3 of 3) sorted by relevance

/arch/mips/include/asm/
H A Ddma.h149 #define DMA_PAGE_7 0x8A macro
239 dma_outb(pagenr & 0xfe, DMA_PAGE_7);
/arch/x86/include/asm/
H A Ddma.h137 #define DMA_PAGE_7 0x8A macro
233 dma_outb(pagenr & 0xfe, DMA_PAGE_7);
/arch/alpha/include/asm/
H A Ddma.h181 #define DMA_PAGE_7 0x8A macro
190 #define DMA_HIPAGE_7 (0x400 | DMA_PAGE_7)
294 dma_outb(pagenr & 0xfe, DMA_PAGE_7);

Completed in 120 milliseconds