Home
last modified time | relevance | path

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

/arch/alpha/include/asm/
Ddma.h179 #define DMA_PAGE_5 0x8B macro
188 #define DMA_HIPAGE_5 (0x400 | DMA_PAGE_5)
286 dma_outb(pagenr & 0xfe, DMA_PAGE_5); in set_dma_page()
/arch/x86/include/asm/
Ddma.h135 #define DMA_PAGE_5 0x8B macro
227 dma_outb(pagenr & 0xfe, DMA_PAGE_5); in set_dma_page()
/arch/mips/include/asm/
Ddma.h147 #define DMA_PAGE_5 0x8B macro
233 dma_outb(pagenr & 0xfe, DMA_PAGE_5); in set_dma_page()