Home
last modified time | relevance | path

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.c394 ASSERT(action == PPM_LEDON || action == PPM_LEDOFF); in xcppm_set_led()
425 new_action = PPM_LEDOFF; in xcppm_blink_led()
428 ASSERT((int)(uintptr_t)action == PPM_LEDOFF); in xcppm_blink_led()