Home
last modified time | relevance | path

Searched refs:present_led_state (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/javelin/sys/
H A Denvctrltwo.h69 int present_led_state; /* is it on or off?? */ member
/illumos-gate/usr/src/uts/sun4u/sys/
H A Denvctrl_ue450.h673 int present_led_state; /* is it on or off?? */ member
H A Denvctrl.h752 int present_led_state; /* is it on or off?? */ member
/illumos-gate/usr/src/uts/sun4u/javelin/io/
H A Denvctrltwo.c566 unitp->present_led_state = B_FALSE; in envctrl_attach()
1529 if (unitp->present_led_state == B_TRUE) { in envctrl_led_blink()
1536 unitp->present_led_state = B_FALSE; in envctrl_led_blink()
1539 unitp->present_led_state = B_TRUE; in envctrl_led_blink()
/illumos-gate/usr/src/uts/sun4u/tazmo/io/
H A Denvctrl.c681 unitp->present_led_state = B_FALSE; in envctrl_attach()
1947 if (unitp->present_led_state == B_TRUE) { in envctrl_led_blink()
1955 unitp->present_led_state = B_FALSE; in envctrl_led_blink()
1958 unitp->present_led_state = B_TRUE; in envctrl_led_blink()