Searched refs:pwr_fault_state (Results 1 – 1 of 1) sorted by relevance
626 u8 pwr_fault_state, status; in hpc_query_power_fault() local637 pwr_fault_state = (slot_status & 0x0040) >> 7; in hpc_query_power_fault()638 status = (pwr_fault_state == 1) ? 0 : 1; in hpc_query_power_fault()