Home
last modified time | relevance | path

Searched refs:IPMICmdHandler (Results 1 – 21 of 21) sorted by relevance

/dports/emulators/qemu/qemu-6.2.0/include/hw/ipmi/
H A Dipmi.h290 typedef struct IPMICmdHandler { struct
295 } IPMICmdHandler; argument
299 const IPMICmdHandler *cmd_handlers;
/dports/emulators/qemu60/qemu-6.0.0/include/hw/ipmi/
H A Dipmi.h290 typedef struct IPMICmdHandler { struct
295 } IPMICmdHandler; argument
299 const IPMICmdHandler *cmd_handlers;
/dports/emulators/qemu5/qemu-5.2.0/include/hw/ipmi/
H A Dipmi.h290 typedef struct IPMICmdHandler { struct
295 } IPMICmdHandler; typedef
299 const IPMICmdHandler *cmd_handlers;
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/include/hw/ipmi/
H A Dipmi.h290 typedef struct IPMICmdHandler { struct
295 } IPMICmdHandler; typedef
299 const IPMICmdHandler *cmd_handlers;
/dports/emulators/qemu-guest-agent/qemu-5.0.1/include/hw/ipmi/
H A Dipmi.h295 typedef struct IPMICmdHandler { struct
300 } IPMICmdHandler; typedef
304 const IPMICmdHandler *cmd_handlers;
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/include/hw/ipmi/
H A Dipmi.h295 typedef struct IPMICmdHandler { struct
300 } IPMICmdHandler; argument
304 const IPMICmdHandler *cmd_handlers;
/dports/emulators/qemu42/qemu-4.2.1/hw/ipmi/
H A Dipmi_bmc_sim.c175 typedef struct IPMICmdHandler { struct
180 } IPMICmdHandler; argument
184 const IPMICmdHandler *cmd_handlers;
643 static const IPMICmdHandler *ipmi_get_handler(IPMIBmcSim *ibs, in ipmi_get_handler()
647 const IPMICmdHandler *hdl; in ipmi_get_handler()
685 const IPMICmdHandler *hdl; in ipmi_sim_handle_command()
1789 static const IPMICmdHandler chassis_cmds[] = {
1800 static const IPMICmdHandler sensor_event_cmds[] = {
1815 static const IPMICmdHandler app_cmds[] = {
1838 static const IPMICmdHandler storage_cmds[] = {
/dports/emulators/qemu-utils/qemu-4.2.1/hw/ipmi/
H A Dipmi_bmc_sim.c175 typedef struct IPMICmdHandler { struct
180 } IPMICmdHandler; typedef
184 const IPMICmdHandler *cmd_handlers;
643 static const IPMICmdHandler *ipmi_get_handler(IPMIBmcSim *ibs, in ipmi_get_handler()
647 const IPMICmdHandler *hdl; in ipmi_get_handler()
685 const IPMICmdHandler *hdl; in ipmi_sim_handle_command()
1789 static const IPMICmdHandler chassis_cmds[] = {
1800 static const IPMICmdHandler sensor_event_cmds[] = {
1815 static const IPMICmdHandler app_cmds[] = {
1838 static const IPMICmdHandler storage_cmds[] = {
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/ipmi/
H A Dipmi_bmc_sim.c173 typedef struct IPMICmdHandler { struct
178 } IPMICmdHandler; argument
182 const IPMICmdHandler *cmd_handlers;
639 static const IPMICmdHandler *ipmi_get_handler(IPMIBmcSim *ibs, in ipmi_get_handler()
643 const IPMICmdHandler *hdl; in ipmi_get_handler()
681 const IPMICmdHandler *hdl; in ipmi_sim_handle_command()
1983 static const IPMICmdHandler chassis_cmds[] = {
1994 static const IPMICmdHandler sensor_event_cmds[] = {
2010 static const IPMICmdHandler app_cmds[] = {
2033 static const IPMICmdHandler storage_cmds[] = {
/dports/emulators/qemu/qemu-6.2.0/hw/ipmi/
H A Dipmi_bmc_sim.c607 static const IPMICmdHandler *ipmi_get_handler(IPMIBmcSim *ibs, in ipmi_get_handler()
611 const IPMICmdHandler *hdl; in ipmi_get_handler()
649 const IPMICmdHandler *hdl; in ipmi_sim_handle_command()
1974 static const IPMICmdHandler chassis_cmds[] = {
1985 static const IPMICmdHandler sensor_event_cmds[] = {
2001 static const IPMICmdHandler app_cmds[] = {
2024 static const IPMICmdHandler storage_cmds[] = {
/dports/emulators/qemu60/qemu-6.0.0/hw/ipmi/
H A Dipmi_bmc_sim.c607 static const IPMICmdHandler *ipmi_get_handler(IPMIBmcSim *ibs, in ipmi_get_handler()
611 const IPMICmdHandler *hdl; in ipmi_get_handler()
649 const IPMICmdHandler *hdl; in ipmi_sim_handle_command()
1974 static const IPMICmdHandler chassis_cmds[] = {
1985 static const IPMICmdHandler sensor_event_cmds[] = {
2001 static const IPMICmdHandler app_cmds[] = {
2024 static const IPMICmdHandler storage_cmds[] = {
/dports/emulators/qemu5/qemu-5.2.0/hw/ipmi/
H A Dipmi_bmc_sim.c606 static const IPMICmdHandler *ipmi_get_handler(IPMIBmcSim *ibs, in ipmi_get_handler()
610 const IPMICmdHandler *hdl; in ipmi_get_handler()
648 const IPMICmdHandler *hdl; in ipmi_sim_handle_command()
1973 static const IPMICmdHandler chassis_cmds[] = {
1984 static const IPMICmdHandler sensor_event_cmds[] = {
2000 static const IPMICmdHandler app_cmds[] = {
2023 static const IPMICmdHandler storage_cmds[] = {
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/ipmi/
H A Dipmi_bmc_sim.c605 static const IPMICmdHandler *ipmi_get_handler(IPMIBmcSim *ibs, in ipmi_get_handler()
609 const IPMICmdHandler *hdl; in ipmi_get_handler()
647 const IPMICmdHandler *hdl; in ipmi_sim_handle_command()
1751 static const IPMICmdHandler chassis_cmds[] = {
1762 static const IPMICmdHandler sensor_event_cmds[] = {
1777 static const IPMICmdHandler app_cmds[] = {
1800 static const IPMICmdHandler storage_cmds[] = {
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/ipmi/
H A Dipmi_bmc_sim.c605 static const IPMICmdHandler *ipmi_get_handler(IPMIBmcSim *ibs, in ipmi_get_handler()
609 const IPMICmdHandler *hdl; in ipmi_get_handler()
647 const IPMICmdHandler *hdl; in ipmi_sim_handle_command()
1751 static const IPMICmdHandler chassis_cmds[] = {
1762 static const IPMICmdHandler sensor_event_cmds[] = {
1777 static const IPMICmdHandler app_cmds[] = {
1800 static const IPMICmdHandler storage_cmds[] = {
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/ipmi/
H A Dipmi_bmc_sim.c607 static const IPMICmdHandler *ipmi_get_handler(IPMIBmcSim *ibs, in ipmi_get_handler()
611 const IPMICmdHandler *hdl; in ipmi_get_handler()
649 const IPMICmdHandler *hdl; in ipmi_sim_handle_command()
1974 static const IPMICmdHandler chassis_cmds[] = {
1985 static const IPMICmdHandler sensor_event_cmds[] = {
2001 static const IPMICmdHandler app_cmds[] = {
2024 static const IPMICmdHandler storage_cmds[] = {
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/ppc/
H A Dpnv_bmc.c207 static const IPMICmdHandler hiomap_cmds[] = {
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/ppc/
H A Dpnv_bmc.c207 static const IPMICmdHandler hiomap_cmds[] = {
/dports/emulators/qemu5/qemu-5.2.0/hw/ppc/
H A Dpnv_bmc.c234 static const IPMICmdHandler hiomap_cmds[] = {
/dports/emulators/qemu/qemu-6.2.0/hw/ppc/
H A Dpnv_bmc.c243 static const IPMICmdHandler hiomap_cmds[] = {
/dports/emulators/qemu60/qemu-6.0.0/hw/ppc/
H A Dpnv_bmc.c243 static const IPMICmdHandler hiomap_cmds[] = {
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/ppc/
H A Dpnv_bmc.c243 static const IPMICmdHandler hiomap_cmds[] = {