Home
last modified time | relevance | path

Searched defs:tableType (Results 1 – 6 of 6) sorted by relevance

/openbmc/libpldm/tests/dsp/
H A Dbios.cpp395 uint8_t tableType = PLDM_BIOS_ATTR_TABLE; in TEST() local
416 uint8_t tableType = PLDM_BIOS_ATTR_TABLE; in TEST() local
430 uint8_t tableType = PLDM_BIOS_ATTR_TABLE; in TEST() local
460 uint8_t tableType = PLDM_BIOS_ATTR_TABLE; in TEST() local
960 uint8_t tableType = PLDM_BIOS_STRING_TABLE; in TEST() local
990 uint8_t tableType = PLDM_BIOS_STRING_TABLE; in TEST() local
1095 uint8_t tableType = PLDM_BIOS_STRING_TABLE; in TEST() local
1131 uint8_t tableType = PLDM_BIOS_STRING_TABLE; in TEST() local
/openbmc/pldm/libpldmresponder/
H A Dbios.cpp231 uint8_t tableType{}; in getBIOSTable() local
266 uint8_t tableType{}; in setBIOSTable() local
H A Dbios_config.cpp117 std::optional<Table> BIOSConfig::getBIOSTable(pldm_bios_table_types tableType) in getBIOSTable()
135 int BIOSConfig::setBIOSTable(uint8_t tableType, const Table& table, in setBIOSTable()
/openbmc/libpldm/tests/oem/ibm/
H A Dfileio.cpp260 uint8_t tableType = 1; in TEST() local
292 uint8_t tableType = 0; in TEST() local
387 uint8_t tableType = PLDM_FILE_ATTRIBUTE_TABLE; in TEST() local
407 uint8_t tableType = PLDM_FILE_ATTRIBUTE_TABLE; in TEST() local
/openbmc/pldm/pldmtool/
H A Dpldm_bios_cmd.cpp196 std::optional<Table> getBIOSTable(pldm_bios_table_types tableType) in getBIOSTable()
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dfile_io.cpp547 uint8_t tableType = 0; in getFileTable() local