Home
last modified time | relevance | path

Searched refs:PPMREQ_MASK (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dpcie_pwr.h135 #define PPMREQ_MASK 0xffff macro
/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_devctl.c249 if ((cmd & ~PPMREQ_MASK) == PPMREQ) { in px_ioctl()
/illumos-gate/usr/src/uts/sun4u/io/px/
H A Dpx_lib4u.c1829 ASSERT((cmd & ~PPMREQ_MASK) == PPMREQ); in px_lib_pmctl()