FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_MU
sys/dev/cxgbe/common/t4_regs.h
63631
#define V_MU(x) ((x) << S_MU)
sys/dev/cxgbe/common/t4_regs.h
63632
#define G_MU(x) (((x) >> S_MU) & M_MU)