Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
DMA_STAT_HALT
arch/mips/include/asm/mach-rc32434/dma.h
86
#define DMA_STAT_HALT (1 << 4)
drivers/net/ethernet/korina.c
298
#define DMA_STAT_HALT BIT(4)