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() argument
50 ~PECIManager() in ~PECIManager()
66 static bool isSleeping(EPECIStatus libStatus, uint8_t completionCode) in isSleeping()
81 void setWakeOnPECI(bool enable) in setWakeOnPECI()
[all …]