FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_UECNT
sys/dev/cxgb/common/cxgb_regs.h
2963
#define V_UECNT(x) ((x) << S_UECNT)
sys/dev/cxgb/common/cxgb_regs.h
2964
#define G_UECNT(x) (((x) >> S_UECNT) & M_UECNT)