Home
last modified time | relevance | path

Searched defs:PECIManager (Results 1 – 1 of 1) sorted by relevance

/openbmc/smbios-mdr/src/
H A Dsst_mailbox.cpp35 struct PECIManager struct
37 uint8_t peciAddress;
38 bool peciWoken;
39 CPUModel cpuModel;
40 uint8_t mbBus;
41 WakePolicy wakePolicy;
43 PECIManager(uint8_t address, CPUModel model, WakePolicy wakePolicy_) : in PECIManager() function
50 ~PECIManager() in ~PECIManager()
81 void setWakeOnPECI(bool enable) in setWakeOnPECI()
101 static constexpr int mbSegment = 0;
[all …]