Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_DATA
drivers/net/ethernet/chelsio/cxgb/cxgb2.c
1164
val |= S_DATA;
drivers/net/ethernet/chelsio/cxgb/cxgb2.c
1166
val &= ~S_DATA;
drivers/net/ethernet/chelsio/cxgb3/regs.h
780
#define G_DATA(x) (((x) >> S_DATA) & M_DATA)