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

/linux-master/arch/x86/include/asm/
H A Ddma.h138 #define DMA_PAGE_7 0x8A macro
234 dma_outb(pagenr & 0xfe, DMA_PAGE_7);
/linux-master/arch/mips/include/asm/
H A Ddma.h150 #define DMA_PAGE_7 0x8A macro
240 dma_outb(pagenr & 0xfe, DMA_PAGE_7);
/linux-master/arch/alpha/include/asm/
H A Ddma.h182 #define DMA_PAGE_7 0x8A macro
191 #define DMA_HIPAGE_7 (0x400 | DMA_PAGE_7)
295 dma_outb(pagenr & 0xfe, DMA_PAGE_7);

Completed in 231 milliseconds