FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_OS1X1
sys/dev/cxgbe/common/t4_regs.h
65407
#define V_OS1X1(x) ((x) << S_OS1X1)
sys/dev/cxgbe/common/t4_regs.h
65408
#define G_OS1X1(x) (((x) >> S_OS1X1) & M_OS1X1)