Home
last modified time | relevance | path

Searched refs:unit_state (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/sun4u/montecarlo/sys/
H A Dscsb_led.h72 scsb_ustate_t unit_state; member
H A Dscsbioctl.h126 scsb_ustate_t unit_state; member
/titanic_41/usr/src/uts/sun4u/montecarlo/io/
H A Dscsb.c2130 led_type, suip->unit_state); in scsb_get_led_regnum()
2495 suip->unit_state = ON; in scsb_led_get()
2503 suip->unit_state = BLINK; in scsb_led_get()
2506 suip->unit_state = OFF; in scsb_led_get()
2550 if (suip->unit_state != OFF && suip->unit_state != ON && in scsb_led_set()
2551 suip->unit_state != BLINK) { in scsb_led_set()
2554 if (suip->unit_state == BLINK) { in scsb_led_set()
2566 suip->unit_state == ON ? "ON": in scsb_led_set()
2567 suip->unit_state == OFF ? "OFF": "BLINK"); in scsb_led_set()
2583 if (suip->unit_state == ON || suip->unit_state == BLINK) in scsb_led_set()
[all …]
H A Dhsc.c423 sunit.unit_state = BLINK; in hsc_led_state()
428 sunit.unit_state = ON; in hsc_led_state()
431 sunit.unit_state = OFF; in hsc_led_state()
442 *hlsp = (hpc_led_state_t)sunit.unit_state; in hsc_led_state()
719 sunit.unit_state = ON; in hsc_slot_enable()
721 sunit.unit_state = OFF; in hsc_slot_enable()