Home
last modified time | relevance | path

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

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