FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_T_EXSR
sys/dev/cxgbe/common/t4_regs.h
18913
#define V_T_EXSR(x) ((x) << S_T_EXSR)
sys/dev/cxgbe/common/t4_regs.h
18914
#define G_T_EXSR(x) (((x) >> S_T_EXSR) & M_T_EXSR)