FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_CAL_PD
sys/dev/cxgb/common/cxgb_regs.h
6575
#define V_CAL_PD(x) ((x) << S_CAL_PD)
sys/dev/cxgb/common/cxgb_regs.h
6576
#define G_CAL_PD(x) (((x) >> S_CAL_PD) & M_CAL_PD)