Lines Matching defs:temp
926 struct envctrl_pcf8591_chip *temp, *a_fanspeed;
968 * For diags, cancel the current temp poll
1159 temp = (struct envctrl_pcf8591_chip *)
1162 envctrl_recv(unitp, (caddr_t *)(void *)temp, PCF8591);
1488 * power until the temp polling and fan set routine is
1646 struct envctrl_pcf8591_chip *temp;
1657 temp = (struct envctrl_pcf8591_chip *)data;
1658 slave_addr = (PCF8591_BASE_ADDR | temp->chip_num);
1662 PCF8591_BASE_ADDR | temp->chip_num & 0xF,
1663 temp->sensor_num, 0, 0, 1, &recv_data, 1);
1685 temp->temp_val = recv_data;
1823 * sunvts. We will return the max cpu temp minus 10 to make
1910 * if we are in diag mode and the temp poll thread goes off,
2031 * Sometimes when we read the temp it comes back bogus
2097 * We first look at the ambient temp. If the system is at idle
2100 * according to the cpu temp minus 20 degrees C.