Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/daktari/io/
H A Dhpc3130_dak.c1092 if (led == HPC3130_LED_OK2REM) { in hpc3130_set_led()
1309 HPC3130_LED_OK2REM, in hpc3130_hard_intr()
1363 HPC3130_LED_OK2REM, in hpc3130_hard_intr()
1372 HPC3130_LED_OK2REM, in hpc3130_hard_intr()
1601 (void) hpc3130_set_led(hpc3130_p, offset, HPC3130_LED_OK2REM, in hpc3130_slot_connect()
1664 HPC3130_LED_OK2REM, HPC3130_ATTN_ON); in hpc3130_slot_connect()
1772 (void) hpc3130_set_led(hpc3130_p, offset, HPC3130_LED_OK2REM, in hpc3130_slot_disconnect()
1790 HPC3130_LED_OK2REM, HPC3130_ATTN_OFF); in hpc3130_slot_disconnect()
1934 led = HPC3130_LED_OK2REM; in hpc3130_slot_control()
1969 led = HPC3130_LED_OK2REM; in hpc3130_slot_control()
/illumos-gate/usr/src/uts/sun4u/daktari/sys/
H A Dhpc3130_dak.h91 #define HPC3130_LED_OK2REM HPC3130_ATTN0 macro