Searched refs:SENSOR_PRINT_NORMAL (Results 1 – 1 of 1) sorted by relevance
926 #define SENSOR_PRINT_NORMAL(FULLSENS, NAME, READ) \ macro1830 SENSOR_PRINT_NORMAL(sr->full, "Nominal Reading", nominal_read); in ipmi_sdr_print_sensor_fc()1831 SENSOR_PRINT_NORMAL(sr->full, "Normal Minimum", normal_min); in ipmi_sdr_print_sensor_fc()1832 SENSOR_PRINT_NORMAL(sr->full, "Normal Maximum", normal_max); in ipmi_sdr_print_sensor_fc()