FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_HWM
sys/dev/cxgbe/common/t4_regs.h
53709
#define V_HWM(x) ((x) << S_HWM)
sys/dev/cxgbe/common/t4_regs.h
53710
#define G_HWM(x) (((x) >> S_HWM) & M_HWM)