Home
last modified time | relevance | path

Searched defs:cmd (Results 451 – 475 of 683) sorted by relevance

1...<<11121314151617181920>>...28

/openbmc/u-boot/drivers/i2c/
H A Dkona_i2c.c169 enum bcm_kona_cmd_t cmd) in bcm_kona_i2c_send_cmd_to_ctrl()
251 enum bcm_kona_cmd_t cmd) in bcm_kona_send_i2c_cmd()
/openbmc/ipmitool/src/plugins/lan/
H A Dlan.c150 ipmi_req_lookup_entry(uint8_t seq, uint8_t cmd) in ipmi_req_lookup_entry()
162 ipmi_req_remove_entry(uint8_t seq, uint8_t cmd) in ipmi_req_remove_entry()
/openbmc/openpower-occ-control/
H A Dpowermode.cpp482 std::vector<std::uint8_t> cmd, rsp; in sendModeChange() local
738 std::vector<std::uint8_t> cmd, rsp; in sendIpsData() local
/openbmc/qemu/include/hw/i3c/
H A Ddw-i3c.h93 uint16_t cmd:8; member
126 uint16_t cmd:8; member
/openbmc/qemu/hw/arm/
H A Dsmmuv3.c108 static inline MemTxResult queue_read(SMMUQueue *q, Cmd *cmd) in queue_read()
1222 static void smmuv3_range_inval(SMMUState *s, Cmd *cmd, SMMUStage stage) in smmuv3_range_inval()
1300 Cmd cmd; in smmuv3_cmdq_consume() local
/openbmc/qemu/tests/qtest/
H A Dlibqtest.c381 static pid_t qtest_create_process(char *cmd) in qtest_create_process()
961 char *cmd; in qtest_vhmp() local
1152 static void qtest_out(QTestState *s, const char *cmd, uint16_t addr, uint32_t value) in qtest_out()
1173 static uint32_t qtest_in(QTestState *s, const char *cmd, uint16_t addr) in qtest_in()
1203 static void qtest_write(QTestState *s, const char *cmd, uint64_t addr, in qtest_write()
1230 static uint64_t qtest_read(QTestState *s, const char *cmd, uint64_t addr) in qtest_read()
/openbmc/u-boot/board/varisys/common/
H A Dsys_eeprom.c309 char cmd; in do_mac() local
/openbmc/qemu/ui/
H A Dinput-barrier.h101 enum barrierCmd cmd; member
/openbmc/ipmitool/lib/
H A Dipmi_vita.c909 int cmd = ipmi_vita_get_cmd(argc, argv); in ipmi_vita_main() local
/openbmc/u-boot/drivers/usb/gadget/
H A Df_fastboot.c423 int cmd = -1; in rx_handler_command() local
/openbmc/u-boot/arch/sandbox/include/asm/
H A Dstate.h67 const char *cmd; /* Command to execute */ member
/openbmc/pldm/platform-mc/test/
H A Dterminus_manager_test.cpp564 uint8_t cmd = PLDM_GET_PDR; in TEST_F() local
/openbmc/qemu/bsd-user/
H A Dbsd-mem.h312 static inline abi_long do_bsd_shmctl(abi_long shmid, abi_long cmd, in do_bsd_shmctl()
/openbmc/qemu/hw/vmapple/
H A Dbdif.c123 static void le2cpu_reqcmd(VblkReqCmd *cmd) in le2cpu_reqcmd()
/openbmc/qemu/hw/i386/
H A Dnitro_enclave.c193 char *cmd = g_strdup_printf("%s %s", eif_cmdline, in x86_load_eif() local
/openbmc/qemu/chardev/
H A Dwctablet.c298 static int wctablet_chr_ioctl(Chardev *chr, int cmd, void *arg) in wctablet_chr_ioctl()
/openbmc/qemu/hw/usb/
H A Ddev-storage.c37 uint8_t cmd[16]; member
/openbmc/qemu/hw/display/
H A Dssd0323.c56 int32_t cmd; member
/openbmc/u-boot/cmd/
H A Dnvedit.c915 char *ptr, *cmd, *res; in do_env_export() local
1047 char *cmd, *ptr; in do_env_import() local
/openbmc/u-boot/drivers/usb/eth/
H A Dasix.c114 static int asix_write_cmd(struct ueth_data *dev, u8 cmd, u16 value, u16 index, in asix_write_cmd()
136 static int asix_read_cmd(struct ueth_data *dev, u8 cmd, u16 value, u16 index, in asix_read_cmd()
/openbmc/u-boot/drivers/ram/rockchip/
H A Dsdram_rk3188.c310 u32 cmd, u32 arg) in send_command()
319 u32 rank, u32 cmd, u32 ma, u32 op) in send_command_op()
/openbmc/fb-ipmi-oem/src/
H A Dstoragecommands.cpp554 ipmi_ret_t ipmiStorageReserveSDR(ipmi_netfn_t netfn, ipmi_cmd_t cmd, in ipmiStorageReserveSDR()
579 ipmi_ret_t ipmiStorageGetSDR(ipmi_netfn_t netfn, ipmi_cmd_t cmd, in ipmiStorageGetSDR()
/openbmc/qemu/tests/qtest/migration/
H A Dprecopy-tests.c136 char cmd[256]; in new_rdma_link() local
960 g_autofree gchar *cmd = NULL; in dirtylimit_start_vm() local
/openbmc/qemu/backends/tpm/
H A Dtpm_emulator.c125 static int tpm_emulator_ctrlcmd(TPMEmulator *tpm, unsigned long cmd, void *msg, in tpm_emulator_ctrlcmd()
245 static void tpm_emulator_handle_request(TPMBackend *tb, TPMBackendCmd *cmd, in tpm_emulator_handle_request()
/openbmc/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()

1...<<11121314151617181920>>...28