Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc.h1139 enum hba_temp_state over_temp_state; member
H A Dlpfc_init.c427 if (phba->over_temp_state == HBA_OVER_TEMP) in lpfc_config_port_post()
428 phba->over_temp_state = HBA_NORMAL_TEMP; in lpfc_config_port_post()
1776 phba->over_temp_state = HBA_OVER_TEMP; in lpfc_handle_eratt_s3()
1994 phba->over_temp_state = HBA_OVER_TEMP; in lpfc_handle_eratt_s4()
H A Dlpfc_attr.c2824 if (phba->over_temp_state == HBA_OVER_TEMP) { in lpfc_soft_wwpn_store()