NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_NLIP
sys/dev/pci/cxgb/cxgb_regs.h
5951
#define V_NLIP(x) ((x) << S_NLIP)
sys/dev/pci/cxgb/cxgb_regs.h
5952
#define G_NLIP(x) (((x) >> S_NLIP) & M_NLIP)