FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SIZE_4K
sys/dev/iser/icl_iser.h
100
#define MASK_4K (~(SIZE_4K-1))
sys/dev/iser/iser_memory.c
174
n = ib_map_mr_sg(mr, mem->sg, mem->size, NULL, SIZE_4K);