Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
LDV_ON
usr/src/uts/common/io/hxge/hxge_impl.h
130
#define LDV_ON(ldv, vector) ((vector >> ldv) & 0x1)
usr/src/uts/common/sys/nxge/nxge_impl.h
219
#define LDV_ON(ldv, vector) ((vector >> ldv) & 0x1)