Home
last modified time | relevance | path

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

/qemu/hw/ipmi/
H A Dipmi_bmc_sim.c643 uint8_t *cmd, unsigned int cmd_len, in ipmi_sim_handle_command()
775 uint8_t *cmd, unsigned int cmd_len, in chassis_capabilities()
786 uint8_t *cmd, unsigned int cmd_len, in chassis_status()
796 uint8_t *cmd, unsigned int cmd_len, in chassis_control()
829 uint8_t *cmd, unsigned int cmd_len, in chassis_get_sys_restart_cause()
838 uint8_t *cmd, unsigned int cmd_len, in get_device_id()
869 uint8_t *cmd, unsigned int cmd_len, in cold_reset()
884 uint8_t *cmd, unsigned int cmd_len, in warm_reset()
895 uint8_t *cmd, unsigned int cmd_len, in set_acpi_power_state()
903 uint8_t *cmd, unsigned int cmd_len, in get_acpi_power_state()
[all …]
H A Dipmi_bmc_extern.c184 uint8_t *cmd, unsigned int cmd_len, in ipmi_bmc_extern_handle_command()
/qemu/tests/qtest/
H A Dipmi-kcs-test.c108 static void kcs_cmd(uint8_t *cmd, unsigned int cmd_len, in kcs_cmd()
153 static void kcs_abort(uint8_t *cmd, unsigned int cmd_len, in kcs_abort()
H A Dipmi-bt-test.c258 static void bt_cmd(uint8_t *cmd, unsigned int cmd_len, in bt_cmd()
/qemu/hw/ppc/
H A Dpnv_bmc.c172 static void hiomap_cmd(IPMIBmcSim *ibs, uint8_t *cmd, unsigned int cmd_len, in hiomap_cmd()
/qemu/semihosting/
H A Dsyscalls.c236 target_ulong cmd, target_ulong cmd_len) in gdb_system()
487 target_ulong cmd, target_ulong cmd_len) in host_system()
941 target_ulong cmd, target_ulong cmd_len) in semihost_sys_system()
/qemu/hw/display/
H A Dssd0323.c55 uint32_t cmd_len; member
/qemu/hw/usb/
H A Ddev-storage.c36 uint8_t cmd_len; member
/qemu/hw/ide/
H A Dahci.c684 static char *ahci_pretty_buffer_fis(const uint8_t *fis, int cmd_len) in ahci_pretty_buffer_fis()
1315 dma_addr_t cmd_len; in handle_cmd() local
/qemu/tests/qtest/fuzz/
H A Dgeneric_fuzz.c647 size_t cmd_len; in generic_fuzz() local