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