FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_RSPCNT
sys/dev/cxgbe/common/t4_regs.h
5743
#define V_RSPCNT(x) ((x) << S_RSPCNT)
sys/dev/cxgbe/common/t4_regs.h
5744
#define G_RSPCNT(x) (((x) >> S_RSPCNT) & M_RSPCNT)