FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_BASE0
sys/dev/cxgb/common/cxgb_regs.h
567
#define V_BASE0(x) ((x) << S_BASE0)
sys/dev/cxgb/common/cxgb_regs.h
568
#define G_BASE0(x) (((x) >> S_BASE0) & M_BASE0)