Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/lpfc/
Dlpfc.h822 enum hba_temp_state over_temp_state; member
Dlpfc_init.c342 if (phba->over_temp_state == HBA_OVER_TEMP) in lpfc_config_port_post()
343 phba->over_temp_state = HBA_NORMAL_TEMP; in lpfc_config_port_post()
1372 phba->over_temp_state = HBA_OVER_TEMP; in lpfc_handle_eratt_s3()
1450 phba->over_temp_state = HBA_OVER_TEMP; in lpfc_handle_eratt_s4()
Dlpfc_attr.c1864 if (phba->over_temp_state == HBA_OVER_TEMP) { in lpfc_soft_wwpn_store()
3804 if (phba->over_temp_state == HBA_OVER_TEMP) { in sysfs_mbox_read()