Home
last modified time | relevance | path

Searched defs:instanceID (Results 1 – 8 of 8) sorted by relevance

/openbmc/phosphor-debug-collector/host-transport-extensions/pldm/common/
H A Dpldm_utils.cpp64 pldm_instance_id_t instanceID = 0; in getPLDMInstanceID() local
86 void freePLDMInstanceID(pldm_instance_id_t instanceID, uint8_t tid) in freePLDMInstanceID()
/openbmc/openpower-occ-control/
H A Docc_sensor.mako.hpp17 using instanceID = unsigned int; typedef
H A Docc_status.hpp40 using instanceID = unsigned int; typedef
87 std::function<void(instanceID, bool)> callBack = nullptr, in Status()
H A Dpldm.hpp78 std::function<bool(open_power::occ::instanceID, bool)> in Interface()
80 std::function<void(open_power::occ::instanceID, bool)> sbeCallBack, in Interface()
H A Docc_manager.cpp942 uint16_t instanceID = labelValue & 0x0000FFFF; in readTempSensors() local
/openbmc/phosphor-debug-collector/host-transport-extensions/pldm/oem/ibm/
H A Dpldm_oem_cmds.cpp115 auto instanceID = getPLDMInstanceID(eid); in requestOffload() local
/openbmc/pldm/softoff/
H A Dsoftoff.cpp275 uint8_t instanceID; in hostSoftOff() local
/openbmc/openpower-hw-diags/util/
H A Dpldm.cpp136 void PLDMInstanceManager::freePLDMInstanceID(pldm_instance_id_t instanceID, in freePLDMInstanceID()