FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_IDTCMD
sys/dev/cxgb/common/cxgb_regs.h
6906
#define V_IDTCMD(x) ((x) << S_IDTCMD)
sys/dev/cxgb/common/cxgb_regs.h
6907
#define G_IDTCMD(x) (((x) >> S_IDTCMD) & M_IDTCMD)