Home
last modified time | relevance | path

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

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