FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
M_RSPD_LEN
sys/dev/cxgb/common/cxgb_sge_defs.h
273
#define G_RSPD_LEN(x) (((x) >> S_RSPD_LEN) & M_RSPD_LEN)
sys/dev/cxgbe/common/t4_hw.h
140
#define G_RSPD_LEN(x) (((x) >> S_RSPD_LEN) & M_RSPD_LEN)
sys/dev/cxgbe/common/t4_hw.h
143
#define M_RSPD_QID M_RSPD_LEN