Home
last modified time | relevance | path

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

/arch/alpha/include/asm/
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); in set_dma_page()
/arch/x86/include/asm/
Ddma.h137 #define DMA_PAGE_7 0x8A macro
233 dma_outb(pagenr & 0xfe, DMA_PAGE_7); in set_dma_page()
/arch/mips/include/asm/
Ddma.h149 #define DMA_PAGE_7 0x8A macro
239 dma_outb(pagenr & 0xfe, DMA_PAGE_7); in set_dma_page()