Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_logmsg.h31 #define LOG_TEMP 0x00000100 /* Temperature sensor events */ macro
Dlpfc_sli.c9924 lpfc_printf_log(phba, KERN_ERR, LOG_TEMP, in lpfc_sli_async_event_handler()
9930 lpfc_printf_log(phba, KERN_ERR, LOG_TEMP, in lpfc_sli_async_event_handler()
/Linux-v4.19/drivers/macintosh/
Dtherm_windtunnel.c47 #define LOG_TEMP 0 /* continuously log temperature */ macro
182 if( LOG_TEMP && x.temp != temp ) { in poll_temp()