Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
sg_dma_address
include/linux/scatterlist.h
31
#define sg_dma_address(sg) ((sg)->dma_address)
tools/virtio/linux/dma-mapping.h
37
#define sg_dma_address(sg) (0)