Searched defs:instanceID (Results 1 – 8 of 8) sorted by relevance
64 pldm_instance_id_t instanceID = 0; in getPLDMInstanceID() local86 void freePLDMInstanceID(pldm_instance_id_t instanceID, uint8_t tid) in freePLDMInstanceID()
17 using instanceID = unsigned int; typedef
40 using instanceID = unsigned int; typedef87 std::function<void(instanceID, bool)> callBack = nullptr, in Status()
78 std::function<bool(open_power::occ::instanceID, bool)> in Interface()80 std::function<void(open_power::occ::instanceID, bool)> sbeCallBack, in Interface()
942 uint16_t instanceID = labelValue & 0x0000FFFF; in readTempSensors() local
115 auto instanceID = getPLDMInstanceID(eid); in requestOffload() local
275 uint8_t instanceID; in hostSoftOff() local
136 void PLDMInstanceManager::freePLDMInstanceID(pldm_instance_id_t instanceID, in freePLDMInstanceID()