Home
last modified time | relevance | path

Searched refs:IPMI_BMC_WATCHDOG_GET_DONT_STOP (Results 1 – 9 of 9) sorted by relevance

/dports/emulators/qemu42/qemu-4.2.1/hw/ipmi/
H A Dipmi_bmc_sim.c270 #define IPMI_BMC_WATCHDOG_GET_DONT_STOP(s) (((s)->watchdog_use >> 6) & 0x1) macro
1229 if (ibs->watchdog_running & IPMI_BMC_WATCHDOG_GET_DONT_STOP(ibs)) { in set_watchdog_timer()
/dports/emulators/qemu/qemu-6.2.0/hw/ipmi/
H A Dipmi_bmc_sim.c254 #define IPMI_BMC_WATCHDOG_GET_DONT_STOP(s) (((s)->watchdog_use >> 6) & 0x1) macro
1193 if (ibs->watchdog_running & IPMI_BMC_WATCHDOG_GET_DONT_STOP(ibs)) { in set_watchdog_timer()
/dports/emulators/qemu60/qemu-6.0.0/hw/ipmi/
H A Dipmi_bmc_sim.c254 #define IPMI_BMC_WATCHDOG_GET_DONT_STOP(s) (((s)->watchdog_use >> 6) & 0x1) macro
1193 if (ibs->watchdog_running & IPMI_BMC_WATCHDOG_GET_DONT_STOP(ibs)) { in set_watchdog_timer()
/dports/emulators/qemu-utils/qemu-4.2.1/hw/ipmi/
H A Dipmi_bmc_sim.c270 #define IPMI_BMC_WATCHDOG_GET_DONT_STOP(s) (((s)->watchdog_use >> 6) & 0x1) macro
1229 if (ibs->watchdog_running & IPMI_BMC_WATCHDOG_GET_DONT_STOP(ibs)) { in set_watchdog_timer()
/dports/emulators/qemu5/qemu-5.2.0/hw/ipmi/
H A Dipmi_bmc_sim.c253 #define IPMI_BMC_WATCHDOG_GET_DONT_STOP(s) (((s)->watchdog_use >> 6) & 0x1) macro
1192 if (ibs->watchdog_running & IPMI_BMC_WATCHDOG_GET_DONT_STOP(ibs)) { in set_watchdog_timer()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/ipmi/
H A Dipmi_bmc_sim.c252 #define IPMI_BMC_WATCHDOG_GET_DONT_STOP(s) (((s)->watchdog_use >> 6) & 0x1) macro
1191 if (ibs->watchdog_running & IPMI_BMC_WATCHDOG_GET_DONT_STOP(ibs)) { in set_watchdog_timer()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/ipmi/
H A Dipmi_bmc_sim.c252 #define IPMI_BMC_WATCHDOG_GET_DONT_STOP(s) (((s)->watchdog_use >> 6) & 0x1) macro
1191 if (ibs->watchdog_running & IPMI_BMC_WATCHDOG_GET_DONT_STOP(ibs)) { in set_watchdog_timer()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/ipmi/
H A Dipmi_bmc_sim.c254 #define IPMI_BMC_WATCHDOG_GET_DONT_STOP(s) (((s)->watchdog_use >> 6) & 0x1) macro
1193 if (ibs->watchdog_running & IPMI_BMC_WATCHDOG_GET_DONT_STOP(ibs)) { in set_watchdog_timer()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/ipmi/
H A Dipmi_bmc_sim.c268 #define IPMI_BMC_WATCHDOG_GET_DONT_STOP(s) (((s)->watchdog_use >> 6) & 0x1) macro
1214 if (ibs->watchdog_running & IPMI_BMC_WATCHDOG_GET_DONT_STOP(ibs)) { in set_watchdog_timer()