Searched refs:unc (Results 1 – 7 of 7) sorted by relevance
| /openbmc/openbmc-test-automation/lib/ |
| H A D | sensor_info_record.py | 53 unc = float(sensor_threshold_values["unc"]) 56 if not (unc > ucr > unr):
|
| /openbmc/phosphor-pid-control/ |
| H A D | meson.options | 27 'unc-failsafe',
|
| H A D | meson.build | 20 conf_data.set('UNC_FAILSAFE', get_option('unc-failsafe'))
|
| /openbmc/ipmitool/include/ipmitool/ |
| H A D | ipmi_sdr.h | 273 uint16_t unc:1; member 284 uint16_t unc:1; 297 uint16_t unc:1; member 305 uint16_t unc:1;
|
| /openbmc/openbmc-test-automation/ipmi/ |
| H A D | test_ipmi_cold_reset.robot | 37 @{thresholds_list} lcr lnc unc ucr 193 Set To Dictionary ${tmp_dict} unc ${ipmi_upper_non_critical_threshold} 247 ... '${threshold_key}' == 'unc' ${7}
|
| /openbmc/qemu/docs/devel/migration/ |
| H A D | compatibility.rst | 402 + DEFINE_PROP_BIT("x-pcie-err-unc-mask", PCIDevice, cap_present, 449 + { TYPE_PCI_DEVICE, "x-pcie-err-unc-mask", "off" }, 501 --device...,x-pci-e-err-unc-mask=on
|
| /openbmc/ipmitool/lib/ |
| H A D | ipmi_sdr.c | 1601 SENSOR_PRINT_CSV(sr->full, sensor->mask.type.threshold.read.unc, in ipmi_sdr_print_sensor_fc() 1836 SENSOR_PRINT_THRESH(sr->full, "Upper non-critical", upper.non_critical, unc); in ipmi_sdr_print_sensor_fc() 1880 if (sensor->mask.type.threshold.read.unc) in ipmi_sdr_print_sensor_fc() 1906 if (sensor->mask.type.threshold.set.unc) in ipmi_sdr_print_sensor_fc()
|