Home
last modified time | relevance | path

Searched refs:memoryInfoUpdate (Results 1 – 3 of 3) sorted by relevance

/openbmc/smbios-mdr/include/
H A Ddimm.hpp100 memoryInfoUpdate(smbiosTableStorage, motherboard); in Dimm()
103 void memoryInfoUpdate(uint8_t* smbiosTableStorage,
/openbmc/smbios-mdr/src/
H A Ddimm.cpp44 void Dimm::memoryInfoUpdate(uint8_t* smbiosTableStorage, in memoryInfoUpdate() function in phosphor::smbios::Dimm
H A Dmdrv2.cpp584 dimms[index]->memoryInfoUpdate( in systemInfoUpdate()