Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_OBQID
usr/src/uts/common/io/cxgbe/common/t4_regs.h
11088
#define V_OBQID(x) ((x) << S_OBQID)
usr/src/uts/common/io/cxgbe/common/t4_regs.h
11089
#define G_OBQID(x) (((x) >> S_OBQID) & M_OBQID)