Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_SACK
usr/src/uts/common/io/chxge/com/regs.h
837
#define V_SACK(x) ((x) << S_SACK)
usr/src/uts/common/io/chxge/com/regs.h
838
#define G_SACK(x) (((x) >> S_SACK) & M_SACK)