NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
DMA_ISEMPTY
sys/arch/vax/include/qduser.h
331
#define DMA_ISEMPTY(header) ((header)->used == 0)
sys/dev/qbus/qduser.h
324
#define DMA_ISEMPTY(header) ((header)->used == 0)