Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_logmsg.h29 #define LOG_TEMP 0x00000100 /* Temperature sensor events */ macro
Dlpfc_sli.c9069 lpfc_printf_log(phba, KERN_ERR, LOG_TEMP, in lpfc_sli_async_event_handler()
9075 lpfc_printf_log(phba, KERN_ERR, LOG_TEMP, in lpfc_sli_async_event_handler()
/linux-4.1.27/drivers/macintosh/
Dtherm_windtunnel.c47 #define LOG_TEMP 0 /* continuously log temperature */ macro
182 if( LOG_TEMP && x.temp != temp ) { in poll_temp()