Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4u/starcat/sys/
H A Dschpc.h61 #define SERVICE_LED_ON 0x00000010 macro
/titanic_44/usr/src/uts/sun4u/starcat/io/
H A Dschpc.c788 (SERVICE_LED_ON | FAULT_LED_ON)); in schpc_connect()
814 (SERVICE_LED_ON | FAULT_LED_ON)); in schpc_connect()
1070 (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()
2535 SERVICE_LED_ON); in schpc_event_handler()
3270 if (led_state & SERVICE_LED_ON) { in schpc_setslotled()