Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_PARLAT
usr/src/uts/common/io/chxge/com/regs.h
1897
#define V_PARLAT(x) ((x) << S_PARLAT)
usr/src/uts/common/io/chxge/com/regs.h
1898
#define G_PARLAT(x) (((x) >> S_PARLAT) & M_PARLAT)