Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
DMA_VPTR
usr/src/uts/common/io/bge/bge_impl.h
1023
#define DMA_VPTR(area) ((area).mem_va)
usr/src/uts/common/io/nge/nge.h
849
#define DMA_VPTR(area) ((area).mem_va)
usr/src/uts/common/io/rge/rge.h
550
#define DMA_VPTR(area) ((area).mem_va)
usr/src/uts/common/sys/fibre-channel/fca/qlge/qlge.h
218
#define DMA_VPTR(area) ((area).vaddr)