Searched refs:tempc (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/scsi/qla2xxx/
H A Dqla_mr.c1464 uint32_t tempc; local
1545 tempc = QLAFX00_GET_TEMPERATURE(ha);
1549 __func__, tempc);
1550 if (tempc < ha->mr.critical_temperature) {
1998 uint32_t tempc; local
2048 tempc = QLAFX00_GET_TEMPERATURE(ha);
2051 __func__, tempc);

Completed in 154 milliseconds