Home
last modified time | relevance | path

Searched refs:POWER_LED_OFF (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/sun4u/starcat/sys/
H A Dschpc.h59 #define POWER_LED_OFF 0x00000002 macro
/titanic_44/usr/src/uts/sun4u/starcat/io/
H A Dschpc.c1070 (POWER_LED_OFF | SERVICE_LED_ON | FAULT_LED_OFF)); in schpc_disconnect()
2056 (POWER_LED_OFF | SERVICE_LED_ON | FAULT_LED_ON)); in schpc_test()
2068 (POWER_LED_OFF | SERVICE_LED_OFF | FAULT_LED_ON)); in schpc_test()
3264 if (led_state & POWER_LED_OFF) { in schpc_setslotled()