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