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