Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_VIDL
usr/src/uts/common/io/cxgbe/common/t4_regs.h
8818
#define V_VIDL(x) ((x) << S_VIDL)
usr/src/uts/common/io/cxgbe/common/t4_regs.h
8819
#define G_VIDL(x) (((x) >> S_VIDL) & M_VIDL)