Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/sunfire/io/
H A Dsysctrl.c106 static uint_t ps_fail_handler(struct sysctrl_soft_state *softsp, int fromint);
108 enum power_state compute_power_state(struct sysctrl_soft_state *softsp,
111 static void ps_log_state_change(struct sysctrl_soft_state *softsp,
114 static void ps_log_pres_change(struct sysctrl_soft_state *softsp,
127 static void pps_fan_state_change(struct sysctrl_soft_state *softsp,
138 static void sysctrl_add_kstats(struct sysctrl_soft_state *softsp);
144 static void init_remote_console_uart(struct sysctrl_soft_state *);
156 static void update_key_state(struct sysctrl_soft_state *);
160 static void nvram_update_powerfail(struct sysctrl_soft_state *softsp);
164 void bd_remove_poll(struct sysctrl_soft_state *);
[all …]
H A Dsysctrl_dr.c97 extern void bd_remove_poll(struct sysctrl_soft_state *);
99 extern enum power_state compute_power_state(struct sysctrl_soft_state *, int);
109 sysc_policy_enough_cooling(struct sysctrl_soft_state *softsp,
112 sysc_policy_enough_precharge(struct sysctrl_soft_state *softsp,
115 sysc_policy_enough_power(struct sysctrl_soft_state *softsp,
118 sysc_policy_hardware_compatible(struct sysctrl_soft_state *softsp,
121 struct sysctrl_soft_state *softsp,
125 struct sysctrl_soft_state *softsp,
128 static void sysc_policy_connected_condition(struct sysctrl_soft_state *softsp,
136 static void sysctrl_post_config_change(struct sysctrl_soft_state *softsp);
[all …]
/titanic_41/usr/src/uts/sun4u/sunfire/sys/
H A Dsysctrl.h285 ((struct sysctrl_soft_state *)ddi_get_soft_state(sysctrlp, getminor(i)))
365 struct sysctrl_soft_state { struct
368 struct sysctrl_soft_state *next; argument
456 int sysc_policy_disconnect(struct sysctrl_soft_state *, argument
458 int sysc_policy_connect(struct sysctrl_soft_state *,
460 int sysc_policy_unconfigure(struct sysctrl_soft_state *,
462 int sysc_policy_configure(struct sysctrl_soft_state *,