FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_TS_VLD
sys/dev/cxgbe/common/t4_regs.h
40187
#define V_TS_VLD(x) ((x) << S_TS_VLD)
sys/dev/cxgbe/common/t4_regs.h
40188
#define G_TS_VLD(x) (((x) >> S_TS_VLD) & M_TS_VLD)