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