FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_ACTCNT
sys/dev/cxgb/common/cxgb_regs.h
6765
#define V_ACTCNT(x) ((x) << S_ACTCNT)
sys/dev/cxgb/common/cxgb_regs.h
6766
#define G_ACTCNT(x) (((x) >> S_ACTCNT) & M_ACTCNT)