Searched refs:halt_info (Results 1 – 2 of 2) sorted by relevance
69 struct halt_info { struct77 struct halt_info *how = (struct halt_info *)generic_ptr; in common_shutdown_1() argument167 struct halt_info args; in common_shutdown()
187 pal_power_mgmt_info_u_t *halt_info =(pal_power_mgmt_info_u_t *)halt_info_buffer; in power_info() local190 status = ia64_pal_halt_info(halt_info); in power_info()194 if (halt_info[i].pal_power_mgmt_info_s.im == 1) { in power_info()201 halt_info[i].pal_power_mgmt_info_s.entry_latency, in power_info()202 halt_info[i].pal_power_mgmt_info_s.exit_latency, in power_info()203 halt_info[i].pal_power_mgmt_info_s.power_consumption, in power_info()204 halt_info[i].pal_power_mgmt_info_s.co ? "Yes" : "No"); in power_info()