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