Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ULTRA_VER_MASK
usr/src/uts/sun4u/sys/machsystm.h
179
#define ULTRA_VER_MASK(x) (((x) >> 24) & 0xFF)
usr/src/uts/sun4v/sys/machsystm.h
179
#define ULTRA_VER_MASK(x) (((x) >> 24) & 0xFF)