/src/sys/dev/i2c/ |
emcfan.c | 1423 uint8_t external_temp_low_reg; local in function:emcfan_refresh_temp 1505 external_temp_low_reg = EMCFAN_EXTERNAL_1_TEMP_LOW; 1509 external_temp_low_reg = EMCFAN_EXTERNAL_2_TEMP_LOW; 1513 external_temp_low_reg = EMCFAN_EXTERNAL_3_TEMP_LOW; 1517 external_temp_low_reg = EMCFAN_EXTERNAL_4_TEMP_LOW; 1626 error = emcfan_read_register(sc, external_temp_low_reg, &temp_low);
|
emcfan.c | 1423 uint8_t external_temp_low_reg; local in function:emcfan_refresh_temp 1505 external_temp_low_reg = EMCFAN_EXTERNAL_1_TEMP_LOW; 1509 external_temp_low_reg = EMCFAN_EXTERNAL_2_TEMP_LOW; 1513 external_temp_low_reg = EMCFAN_EXTERNAL_3_TEMP_LOW; 1517 external_temp_low_reg = EMCFAN_EXTERNAL_4_TEMP_LOW; 1626 error = emcfan_read_register(sc, external_temp_low_reg, &temp_low);
|
emcfan.c | 1423 uint8_t external_temp_low_reg; local in function:emcfan_refresh_temp 1505 external_temp_low_reg = EMCFAN_EXTERNAL_1_TEMP_LOW; 1509 external_temp_low_reg = EMCFAN_EXTERNAL_2_TEMP_LOW; 1513 external_temp_low_reg = EMCFAN_EXTERNAL_3_TEMP_LOW; 1517 external_temp_low_reg = EMCFAN_EXTERNAL_4_TEMP_LOW; 1626 error = emcfan_read_register(sc, external_temp_low_reg, &temp_low);
|
emcfan.c | 1423 uint8_t external_temp_low_reg; local in function:emcfan_refresh_temp 1505 external_temp_low_reg = EMCFAN_EXTERNAL_1_TEMP_LOW; 1509 external_temp_low_reg = EMCFAN_EXTERNAL_2_TEMP_LOW; 1513 external_temp_low_reg = EMCFAN_EXTERNAL_3_TEMP_LOW; 1517 external_temp_low_reg = EMCFAN_EXTERNAL_4_TEMP_LOW; 1626 error = emcfan_read_register(sc, external_temp_low_reg, &temp_low);
|
emcfan.c | 1423 uint8_t external_temp_low_reg; local in function:emcfan_refresh_temp 1505 external_temp_low_reg = EMCFAN_EXTERNAL_1_TEMP_LOW; 1509 external_temp_low_reg = EMCFAN_EXTERNAL_2_TEMP_LOW; 1513 external_temp_low_reg = EMCFAN_EXTERNAL_3_TEMP_LOW; 1517 external_temp_low_reg = EMCFAN_EXTERNAL_4_TEMP_LOW; 1626 error = emcfan_read_register(sc, external_temp_low_reg, &temp_low);
|