FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_IN0H
sys/dev/cxgbe/common/t4_regs.h
8213
#define V_IN0H(x) ((x) << S_IN0H)
sys/dev/cxgbe/common/t4_regs.h
8214
#define G_IN0H(x) (((x) >> S_IN0H) & M_IN0H)