Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
DMA_DESC_COUNT_MSK
arch/mips/include/asm/mach-rc32434/dma_v.h
22
#define DMA_COUNT(count) ((count) & DMA_DESC_COUNT_MSK)
drivers/net/ethernet/korina.c
329
#define DMA_COUNT(count) ((count) & DMA_DESC_COUNT_MSK)