Home
last modified time | relevance | path

Searched defs:sysctrl_soft_state (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sunfire/sys/
H A Dsysctrl.h365 struct sysctrl_soft_state { struct
368 struct sysctrl_soft_state *next; argument
369 int mondo; /* INO for this type of interrupt */
370 uchar_t nslots; /* slots in this system (0-16) */
387 ddi_softintr_t sbrd_pres_id; /* sbrd softintr id */
408 uchar_t saved_en_state; /* spurious int cache */
417 kmutex_t ps_fail_lock; /* low level lock */
420 int power_countdown; /* clicks until reboot */
423 kmutex_t sys_led_lock; /* low level lock */
424 int sys_led; /* on (TRUE) or off (FALSE) */
[all …]