FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_CECNT
sys/dev/cxgb/common/cxgb_regs.h
2968
#define V_CECNT(x) ((x) << S_CECNT)
sys/dev/cxgb/common/cxgb_regs.h
2969
#define G_CECNT(x) (((x) >> S_CECNT) & M_CECNT)