FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_LRNLAT
sys/dev/cxgb/common/cxgb_regs.h
6718
#define V_LRNLAT(x) ((x) << S_LRNLAT)
sys/dev/cxgb/common/cxgb_regs.h
6719
#define G_LRNLAT(x) (((x) >> S_LRNLAT) & M_LRNLAT)