Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
IOAT_MAX_ORDER
drivers/dma/ioat/dma.h
88
#define IOAT_MAX_DESCS (1 << IOAT_MAX_ORDER)
drivers/dma/ioat/init.c
696
order = IOAT_MAX_ORDER;