Searched refs:halt_info (Results 1 – 2 of 2) sorted by relevance
66 struct halt_info { struct74 struct halt_info *how = (struct halt_info *)generic_ptr; in common_shutdown_1() argument162 struct halt_info args; in common_shutdown()
193 pal_power_mgmt_info_u_t *halt_info =(pal_power_mgmt_info_u_t *)halt_info_buffer; in power_info() local196 status = ia64_pal_halt_info(halt_info); in power_info()200 if (halt_info[i].pal_power_mgmt_info_s.im == 1) { in power_info()206 halt_info[i].pal_power_mgmt_info_s.entry_latency, in power_info()207 halt_info[i].pal_power_mgmt_info_s.exit_latency, in power_info()208 halt_info[i].pal_power_mgmt_info_s.power_consumption, in power_info()209 halt_info[i].pal_power_mgmt_info_s.co ? "Yes" : "No"); in power_info()