Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4u/starcat/sys/
H A Dschpc.h58 #define POWER_LED_ON 0x00000001 macro
/titanic_50/usr/src/uts/sun4u/starcat/io/
H A Dschpc.c862 (POWER_LED_ON | SERVICE_LED_OFF | FAULT_LED_OFF)); in schpc_connect()
2088 (POWER_LED_ON | SERVICE_LED_OFF | FAULT_LED_ON)); in schpc_test()
2107 (POWER_LED_ON | SERVICE_LED_OFF | FAULT_LED_ON)); in schpc_test()
2126 (POWER_LED_ON | SERVICE_LED_OFF | FAULT_LED_ON)); in schpc_test()
3261 if (led_state & POWER_LED_ON) { in schpc_setslotled()