Searched refs:PPM_LEDOFF (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dppmvar.h65 #define PPM_LEDOFF 0 /* (s10) */ macro
/illumos-gate/usr/src/uts/sun4u/excalibur/io/
H A Dxcalppm.c381 * PPM_LEDON turns it on, PPM_LEDOFF turns it off.
390 ASSERT(action == PPM_LEDON || action == PPM_LEDOFF);
421 new_action = PPM_LEDOFF;
424 ASSERT((int)(uintptr_t)action == PPM_LEDOFF);

Completed in 49 milliseconds