FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_CRMC
sys/dev/cxgbe/common/t4_regs.h
7736
#define V_CRMC(x) ((x) << S_CRMC)
sys/dev/cxgbe/common/t4_regs.h
7737
#define G_CRMC(x) (((x) >> S_CRMC) & M_CRMC)