Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_TMTYPE
drivers/net/ethernet/chelsio/cxgb3/regs.h
1995
#define V_TMTYPE(x) ((x) << S_TMTYPE)
drivers/net/ethernet/chelsio/cxgb3/regs.h
1996
#define G_TMTYPE(x) (((x) >> S_TMTYPE) & M_TMTYPE)