FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_IQAMP
sys/dev/cxgbe/common/t4_regs.h
66002
#define V_IQAMP(x) ((x) << S_IQAMP)
sys/dev/cxgbe/common/t4_regs.h
66003
#define G_IQAMP(x) (((x) >> S_IQAMP) & M_IQAMP)