Home
last modified time | relevance | path

Searched defs:passCompTable (Results 1 – 2 of 2) sorted by relevance

/openbmc/pldm/fw-update/
H A Ddevice_updater.cpp203 void DeviceUpdater::passCompTable(mctp_eid_t eid, const pldm_msg* response, passCompTable() function in pldm::fw_update::DeviceUpdater
/openbmc/pldm/pldmtool/
H A Dpldm_fw_update_cmd.cpp986 auto passCompTable = fwUpdate->add_subcommand("PassComponentTable", in registerCommand() local