FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_AO_LRN
sys/dev/cxgb/common/cxgb_regs.h
7017
#define V_AO_LRN(x) ((x) << S_AO_LRN)
sys/dev/cxgb/common/cxgb_regs.h
7018
#define G_AO_LRN(x) (((x) >> S_AO_LRN) & M_AO_LRN)