Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_LPBK
usr/src/uts/common/io/cxgbe/common/t4_regs.h
8457
#define V_LPBK(x) ((x) << S_LPBK)
usr/src/uts/common/io/cxgbe/common/t4_regs.h
8458
#define G_LPBK(x) (((x) >> S_LPBK) & M_LPBK)