Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/lpfc/
H A Dlpfc_nl.h28 #define FC_REG_TEMPERATURE_EVENT 0x0020 /* temperature events */ macro
39 FC_REG_TEMPERATURE_EVENT | \
H A Dlpfc_init.c1846 temp_event_data.event_type = FC_REG_TEMPERATURE_EVENT; in lpfc_handle_eratt_s3()
2091 temp_event_data.event_type = FC_REG_TEMPERATURE_EVENT; in lpfc_handle_eratt_s4()
6429 temp_event_data.event_type = FC_REG_TEMPERATURE_EVENT; in lpfc_sli4_async_sli_evt()
6446 temp_event_data.event_type = FC_REG_TEMPERATURE_EVENT; in lpfc_sli4_async_sli_evt()
H A Dlpfc_sli.c11522 temp_event_data.event_type = FC_REG_TEMPERATURE_EVENT; in lpfc_sli_async_event_handler()