Home
last modified time | relevance | path

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

/openbmc/smbios-mdr/include/
H A Dpcieslot.hpp52 pcieInfoUpdate(smbiosTableStorage, motherboard); in Pcie()
55 void pcieInfoUpdate(uint8_t* smbiosTableStorage,
/openbmc/smbios-mdr/src/
H A Dpcieslot.cpp11 void Pcie::pcieInfoUpdate(uint8_t* smbiosTableStorage, in pcieInfoUpdate() function in phosphor::smbios::Pcie
H A Dmdrv2.cpp617 pcies[index]->pcieInfoUpdate( in systemInfoUpdate()