Home
last modified time | relevance | path

Searched refs:upper_bound (Results 1 – 6 of 6) sorted by relevance

/openbmc/pldm/libpldmresponder/test/
H A Dlibpldmresponder_bios_integer_attribute_test.cpp35 "upper_bound" : 15, in TEST_F()
55 "upper_bound" : 15, in TEST_F()
68 "upper_bound" : 15, in TEST_F()
95 "upper_bound" : 15, in TEST_F()
129 "upper_bound" : 15, in TEST_F()
181 "upper_bound" : 15, in TEST_F()
/openbmc/libpldm/src/dsp/
H A Dbios_table.c498 uint64_t upper_bound; member
515 if (info->lower_bound == info->upper_bound) { in pldm_bios_table_attr_entry_integer_info_check()
526 if (info->lower_bound > info->upper_bound) { in pldm_bios_table_attr_entry_integer_info_check()
531 if (info->default_value > info->upper_bound || in pldm_bios_table_attr_entry_integer_info_check()
574 attr_fields->upper_bound = htole64(info->upper_bound); in pldm_bios_table_attr_entry_integer_encode()
588 *upper = le64toh(fields->upper_bound); in pldm_bios_table_attr_entry_integer_decode()
/openbmc/libpldm/include/libpldm/
H A Dbios_table.h388 uint64_t upper_bound; //!< The upper bound on the integer value member
/openbmc/pldm/docs/
H A Dbios_implementation.md47 "upper_bound": "The upper bound on the integer value",
/openbmc/libpldm/tests/dsp/
H A Dbios_table.cpp396 info.upper_bound = 50; in TEST()
/openbmc/libpldm/abi/x86_64/
H A Dgcc.dump11333 'name' => 'upper_bound',