FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_STBY
sys/dev/cxgbe/common/t4_regs.h
55410
#define V_STBY(x) ((x) << S_STBY)
sys/dev/cxgbe/common/t4_regs.h
55411
#define G_STBY(x) (((x) >> S_STBY) & M_STBY)