Home
last modified time | relevance | path

Searched refs:IPMI_CMD_GET_SENSOR_READING (Results 1 – 14 of 14) sorted by relevance

/dports/sysutils/freeipmi/freeipmi-1.6.8/libfreeipmi/include/freeipmi/spec/
H A Dipmi-cmd-spec.h157 #define IPMI_CMD_GET_SENSOR_READING 0x2D macro
/dports/sysutils/freeipmi/freeipmi-1.6.8/libfreeipmi/util/
H A Dipmi-util.c362 case IPMI_CMD_GET_SENSOR_READING: in ipmi_cmd_str()
/dports/sysutils/freeipmi/freeipmi-1.6.8/ipmipower/
H A Dipmipower_check.c517 expected_cmd = IPMI_CMD_GET_SENSOR_READING; in ipmipower_check_command()
H A Dipmipower_packet.c260 str_cmd = ipmi_cmd_str (IPMI_NET_FN_SENSOR_EVENT_RQ, IPMI_CMD_GET_SENSOR_READING); in ipmipower_packet_dump()
/dports/emulators/qemu42/qemu-4.2.1/hw/ipmi/
H A Dipmi_bmc_sim.c49 #define IPMI_CMD_GET_SENSOR_READING 0x2d macro
1806 [IPMI_CMD_GET_SENSOR_READING] = { get_sensor_reading, 3 },
/dports/emulators/qemu/qemu-6.2.0/hw/ipmi/
H A Dipmi_bmc_sim.c50 #define IPMI_CMD_GET_SENSOR_READING 0x2d macro
1991 [IPMI_CMD_GET_SENSOR_READING] = { get_sensor_reading, 3 },
/dports/emulators/qemu60/qemu-6.0.0/hw/ipmi/
H A Dipmi_bmc_sim.c50 #define IPMI_CMD_GET_SENSOR_READING 0x2d macro
1991 [IPMI_CMD_GET_SENSOR_READING] = { get_sensor_reading, 3 },
/dports/emulators/qemu-utils/qemu-4.2.1/hw/ipmi/
H A Dipmi_bmc_sim.c49 #define IPMI_CMD_GET_SENSOR_READING 0x2d macro
1806 [IPMI_CMD_GET_SENSOR_READING] = { get_sensor_reading, 3 },
/dports/emulators/qemu5/qemu-5.2.0/hw/ipmi/
H A Dipmi_bmc_sim.c49 #define IPMI_CMD_GET_SENSOR_READING 0x2d macro
1990 [IPMI_CMD_GET_SENSOR_READING] = { get_sensor_reading, 3 },
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/ipmi/
H A Dipmi_bmc_sim.c49 #define IPMI_CMD_GET_SENSOR_READING 0x2d macro
1768 [IPMI_CMD_GET_SENSOR_READING] = { get_sensor_reading, 3 },
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/ipmi/
H A Dipmi_bmc_sim.c49 #define IPMI_CMD_GET_SENSOR_READING 0x2d macro
1768 [IPMI_CMD_GET_SENSOR_READING] = { get_sensor_reading, 3 },
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/ipmi/
H A Dipmi_bmc_sim.c50 #define IPMI_CMD_GET_SENSOR_READING 0x2d macro
1991 [IPMI_CMD_GET_SENSOR_READING] = { get_sensor_reading, 3 },
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/ipmi/
H A Dipmi_bmc_sim.c46 #define IPMI_CMD_GET_SENSOR_READING 0x2d macro
2000 [IPMI_CMD_GET_SENSOR_READING] = { get_sensor_reading, 3 },
/dports/sysutils/freeipmi/freeipmi-1.6.8/libfreeipmi/cmds/
H A Dipmi-sensor-cmds.c1558 FILL_FIID_OBJ_SET (obj_cmd_rq, "cmd", IPMI_CMD_GET_SENSOR_READING);