Searched defs:cmd_len (Results 1 – 10 of 10) sorted by relevance
/qemu/hw/ipmi/ |
H A D | ipmi_bmc_sim.c | 643 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 D | ipmi_bmc_extern.c | 184 uint8_t *cmd, unsigned int cmd_len, in ipmi_bmc_extern_handle_command()
|
/qemu/tests/qtest/ |
H A D | ipmi-kcs-test.c | 108 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 D | ipmi-bt-test.c | 258 static void bt_cmd(uint8_t *cmd, unsigned int cmd_len, in bt_cmd()
|
/qemu/hw/ppc/ |
H A D | pnv_bmc.c | 172 static void hiomap_cmd(IPMIBmcSim *ibs, uint8_t *cmd, unsigned int cmd_len, in hiomap_cmd()
|
/qemu/semihosting/ |
H A D | syscalls.c | 236 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 D | ssd0323.c | 55 uint32_t cmd_len; member
|
/qemu/hw/usb/ |
H A D | dev-storage.c | 36 uint8_t cmd_len; member
|
/qemu/hw/ide/ |
H A D | ahci.c | 684 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 D | generic_fuzz.c | 647 size_t cmd_len; in generic_fuzz() local
|