NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
DMA_CLRACTIVE
sys/arch/vax/include/qduser.h
318
#define DMA_CLRACTIVE(header) ((header)->status &= ~DMA_ACTIVE)
sys/dev/qbus/qduser.h
311
#define DMA_CLRACTIVE(header) ((header)->status &= ~DMA_ACTIVE)