Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ipmi/
H A Dipmi_bmc_sim.c180 struct IPMIBmcSim { struct
181 IPMIBmc parent;
183 QEMUTimer *timer;
185 uint8_t bmc_global_enables;
186 uint8_t msg_flags;
188 bool watchdog_initialized;
189 uint8_t watchdog_use;
190 uint8_t watchdog_action;
191 uint8_t watchdog_pretimeout; /* In seconds */
192 uint8_t watchdog_expired;
[all …]