/openbmc/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()
|
/openbmc/u-boot/drivers/mtd/spi/ |
H A D | sf.c | 13 const u8 *cmd, size_t cmd_len, in spi_flash_read_write() 39 size_t cmd_len, void *data, size_t data_len) in spi_flash_cmd_read() 49 int spi_flash_cmd_write(struct spi_slave *spi, const u8 *cmd, size_t cmd_len, in spi_flash_cmd_write()
|
/openbmc/u-boot/drivers/spi/ |
H A D | cadence_qspi.h | 10 #define CQSPI_IS_ADDR(cmd_len) (cmd_len > 1 ? 1 : 0) argument 37 size_t cmd_len; member
|
H A D | fsl_espi.c | 22 size_t cmd_len; member 253 size_t cmd_len = fsl->cmd_len; in spi_xfer() local
|
H A D | atcspi200_spi.c | 84 size_t cmd_len; member 199 size_t cmd_len = ns->cmd_len; in __atcspi200_spi_xfer() local
|
H A D | ich.h | 109 int cmd_len; member
|
H A D | aspeed_spi.c | 275 size_t cmd_len; member
|
/openbmc/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()
|
/openbmc/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()
|
/openbmc/qemu/hw/usb/ |
H A D | dev-storage.c | 36 uint8_t cmd_len; member
|
/openbmc/qemu/hw/display/ |
H A D | ssd0323.c | 55 uint32_t cmd_len; member
|
/openbmc/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()
|
/openbmc/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
|
/openbmc/u-boot/drivers/net/ |
H A D | dc2114x.c | 603 static int do_eeprom_cmd(struct eth_device *dev, u_long ioaddr, int cmd, int cmd_len) in do_eeprom_cmd()
|
/openbmc/qemu/tests/qtest/fuzz/ |
H A D | generic_fuzz.c | 647 size_t cmd_len; in generic_fuzz() local
|