Searched refs:isBMC (Results 1 – 2 of 2) sorted by relevance
106 int setAttrValue(const void* entry, size_t size, bool isBMC,334 bool isBMC);
758 const pldm_bios_attr_table_entry* attrEntry, bool isBMC) in traceBIOSUpdate() argument785 auto chkBMC = isBMC ? "true" : "false"; in traceBIOSUpdate()797 auto chkBMC = isBMC ? "true" : "false"; in traceBIOSUpdate()808 auto chkBMC = isBMC ? "true" : "false"; in traceBIOSUpdate()890 int BIOSConfig::setAttrValue(const void* entry, size_t size, bool isBMC, in setAttrValue() argument955 traceBIOSUpdate(attrValueEntry, attrEntry, isBMC); in setAttrValue()