Home
last modified time | relevance | path

Searched refs:PLDM_FILE_ATTRIBUTE_TABLE (Results 1 – 5 of 5) sorted by relevance

/openbmc/pldm/pldmtool/oem/ibm/
H A Dpldm_oem_ibm.cpp25 {"AttributeTable", PLDM_FILE_ATTRIBUTE_TABLE},
/openbmc/libpldm/include/libpldm/oem/ibm/
H A Dfile_io.h46 PLDM_FILE_ATTRIBUTE_TABLE = 0, enumerator
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dfile_io.cpp576 if (tableType != PLDM_FILE_ATTRIBUTE_TABLE) in getFileTable()
580 "TYPE", tableType, "REQ_TYPE", PLDM_FILE_ATTRIBUTE_TABLE); in getFileTable()
/openbmc/libpldm/tests/oem/ibm/
H A Dfileio.cpp387 uint8_t tableType = PLDM_FILE_ATTRIBUTE_TABLE; in TEST()
407 uint8_t tableType = PLDM_FILE_ATTRIBUTE_TABLE; in TEST()
/openbmc/pldm/oem/ibm/test/
H A Dlibpldmresponder_fileio_test.cpp534 uint8_t type = PLDM_FILE_ATTRIBUTE_TABLE; in TEST_F()