Home
last modified time | relevance | path

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

/openbmc/linux/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.c1857 temp_event_data.event_type = FC_REG_TEMPERATURE_EVENT; in lpfc_handle_eratt_s3()
2101 temp_event_data.event_type = FC_REG_TEMPERATURE_EVENT; in lpfc_handle_eratt_s4()
6431 temp_event_data.event_type = FC_REG_TEMPERATURE_EVENT; in lpfc_sli4_async_sli_evt()
6448 temp_event_data.event_type = FC_REG_TEMPERATURE_EVENT; in lpfc_sli4_async_sli_evt()
H A Dlpfc_sli.c11512 temp_event_data.event_type = FC_REG_TEMPERATURE_EVENT; in lpfc_sli_async_event_handler()