FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_SEL_L
sys/dev/cxgbe/common/t4_regs.h
47980
#define V_SEL_L(x) ((x) << S_SEL_L)
sys/dev/cxgbe/common/t4_regs.h
47981
#define G_SEL_L(x) (((x) >> S_SEL_L) & M_SEL_L)