Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_MI1_OP
usr/src/uts/common/io/chxge/com/elmer0.h
90
#define V_MI1_OP(x) ((x) << S_MI1_OP)
usr/src/uts/common/io/chxge/com/elmer0.h
91
#define G_MI1_OP(x) (((x) >> S_MI1_OP) & M_MI1_OP)