Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_ST
drivers/net/ethernet/chelsio/cxgb3/regs.h
1854
#define V_ST(x) ((x) << S_ST)
drivers/net/ethernet/chelsio/cxgb3/regs.h
1856
#define G_ST(x) (((x) >> S_ST) & M_ST)