Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc.h1058 enum hba_temp_state over_temp_state; member
Dlpfc_init.c421 if (phba->over_temp_state == HBA_OVER_TEMP) in lpfc_config_port_post()
422 phba->over_temp_state = HBA_NORMAL_TEMP; in lpfc_config_port_post()
1736 phba->over_temp_state = HBA_OVER_TEMP; in lpfc_handle_eratt_s3()
1943 phba->over_temp_state = HBA_OVER_TEMP; in lpfc_handle_eratt_s4()
Dlpfc_attr.c2587 if (phba->over_temp_state == HBA_OVER_TEMP) { in lpfc_soft_wwpn_store()