Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
DMA_PAGE_5
arch/alpha/include/asm/dma.h
182
#define DMA_HIPAGE_5 (0x400 | DMA_PAGE_5)
arch/alpha/include/asm/dma.h
280
dma_outb(pagenr & 0xfe, DMA_PAGE_5);
arch/mips/include/asm/dma.h
234
dma_outb(pagenr & 0xfe, DMA_PAGE_5);
arch/x86/include/asm/dma.h
228
dma_outb(pagenr & 0xfe, DMA_PAGE_5);