Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_BIR
usr/src/uts/common/io/cxgbe/common/t4_regs.h
4198
#define V_BIR(x) ((x) << S_BIR)
usr/src/uts/common/io/cxgbe/common/t4_regs.h
4199
#define G_BIR(x) (((x) >> S_BIR) & M_BIR)