Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PPMREQ_MASK
usr/src/uts/sun4/io/px/px_devctl.c
249
if ((cmd & ~PPMREQ_MASK) == PPMREQ) {
usr/src/uts/sun4u/io/px/px_lib4u.c
1829
ASSERT((cmd & ~PPMREQ_MASK) == PPMREQ);