Searched refs:isBMC (Results 1 – 2 of 2) sorted by relevance
86 int setAttrValue(const void* entry, size_t size, bool isBMC,324 bool isBMC);
759 const pldm_bios_attr_table_entry* attrEntry, bool isBMC) in traceBIOSUpdate() argument786 auto chkBMC = isBMC ? "true" : "false"; in traceBIOSUpdate()798 auto chkBMC = isBMC ? "true" : "false"; in traceBIOSUpdate()809 auto chkBMC = isBMC ? "true" : "false"; in traceBIOSUpdate()891 int BIOSConfig::setAttrValue(const void* entry, size_t size, bool isBMC, in setAttrValue() argument956 traceBIOSUpdate(attrValueEntry, attrEntry, isBMC); in setAttrValue()