Searched refs:PPMREQ_MASK (Results 1 – 3 of 3) sorted by relevance
135 #define PPMREQ_MASK 0xffff macro
249 if ((cmd & ~PPMREQ_MASK) == PPMREQ) { in px_ioctl()
1829 ASSERT((cmd & ~PPMREQ_MASK) == PPMREQ); in px_lib_pmctl()