Home
last modified time | relevance | path

Searched refs:unc (Results 1 – 7 of 7) sorted by relevance

/openbmc/openbmc-test-automation/lib/
H A Dsensor_info_record.py53 unc = float(sensor_threshold_values["unc"])
56 if not (unc > ucr > unr):
/openbmc/phosphor-pid-control/
H A Dmeson.options27 'unc-failsafe',
H A Dmeson.build20 conf_data.set('UNC_FAILSAFE', get_option('unc-failsafe'))
/openbmc/ipmitool/include/ipmitool/
H A Dipmi_sdr.h273 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 Dtest_ipmi_cold_reset.robot37 @{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 Dcompatibility.rst402 + 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 Dipmi_sdr.c1601 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()