FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_BASE1
sys/dev/cxgb/common/cxgb_regs.h
562
#define V_BASE1(x) ((x) << S_BASE1)
sys/dev/cxgb/common/cxgb_regs.h
563
#define G_BASE1(x) (((x) >> S_BASE1) & M_BASE1)