Home
last modified time | relevance | path

Searched defs:cmd (Results 151 – 175 of 684) sorted by relevance

12345678910>>...28

/openbmc/u-boot/post/lib_powerpc/
H A Dcmp.c31 ulong cmd; member
H A Dcmpi.c31 ulong cmd; member
H A Dtwo.c31 ulong cmd; member
H A Dtwox.c31 ulong cmd; member
/openbmc/u-boot/drivers/mmc/
H A Dmmc_boot.c27 struct mmc_cmd cmd; in mmc_boot_partition_size_change() local
/openbmc/u-boot/board/esd/vme8349/
H A Dcaddy.c22 void generate_answer(struct caddy_cmd *cmd, uint32_t status, uint32_t *result) in generate_answer()
/openbmc/openbmc/poky/meta/lib/oeqa/core/target/
H A Dserial.py73 def run(self, cmd, timeout=None): argument
288 def run_command(self, cmd, timeout=None): argument
/openbmc/openbmc-tools/dbus-vis/
H A Dipmi_parse.js124 cmd: 0, property in munchLegacyMessageStart.entry
245 cmd: 0, property in munchNewMessageStart.entry
/openbmc/qemu/tests/qemu-iotests/
H A D056150 def qmp_backup_and_wait(self, cmd='drive-backup', serror=None, argument
156 def qmp_backup(self, cmd='drive-backup', argument
/openbmc/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()
/openbmc/u-boot/drivers/input/
H A Di8042.c106 static int kbd_cmd_read(int cmd) in kbd_cmd_read()
114 static int kbd_cmd_write(int cmd, int data) in kbd_cmd_write()
/openbmc/qemu/pc-bios/s390-ccw/
H A Dvirtio.c94 static int run_ccw(VDev *vdev, int cmd, void *ptr, int len, bool sli) in run_ccw()
203 int virtio_run(VDev *vdev, int vqid, VirtioCmd *cmd) in virtio_run()
/openbmc/u-boot/drivers/net/phy/
H A Dncsi.c107 static unsigned int cmd_payload(int cmd) in cmd_payload()
517 static int ncsi_send_command(unsigned int np, unsigned int nc, unsigned int cmd, in ncsi_send_command()
740 struct ncsi_cmd_ae_pkt cmd; in ncsi_send_ae() local
753 struct ncsi_cmd_ebf_pkt cmd; in ncsi_send_ebf() local
766 struct ncsi_cmd_sma_pkt cmd; in ncsi_send_sma() local
/openbmc/ipmitool/src/plugins/serial/
H A Dserial_terminal.c79 unsigned char cmd; member
101 unsigned char cmd; member
111 unsigned char cmd; member
121 uint8_t cmd; member
/openbmc/qemu/hw/misc/macio/
H A Dmac_dbdma.c76 static void dump_dbdma_cmd(DBDMA_channel *ch, dbdma_cmd *cmd) in dump_dbdma_cmd()
88 static void dump_dbdma_cmd(DBDMA_channel *ch, dbdma_cmd *cmd) in dump_dbdma_cmd()
451 uint16_t cmd, key; in channel_run() local
873 uint16_t cmd; in dbdma_unassigned_rw() local
/openbmc/u-boot/cmd/
H A Dnand.c192 char *cmd = argv[1]; in do_nand_env_oob() local
379 char *cmd, *s; in do_nand() local
844 ulong offset, ulong addr, char *cmd) in nand_load_image()
/openbmc/openbmc/poky/meta/lib/oeqa/buildperf/
H A Dbase.py291 def run_cmd(self, cmd): argument
308 def measure_cmd_resources(self, cmd, name, legend, save_bs=False): argument
310 def _worker(data_q, cmd, **kwargs): argument
/openbmc/kcsbridge/src/
H A Dcmd.cpp91 uint8_t netfn = in[0] >> 2, lun = in[0] & 3, cmd = in[1]; in read() local
/openbmc/openpower-proc-control/procedures/phal/
H A Denter_mpreboot.cpp98 uint32_t cmd = SBEFIFO_CMD_CLASS_MPIPL | SBEFIFO_CMD_ENTER_MPIPL; in sbeEnterMpReboot() local
/openbmc/u-boot/drivers/bios_emulator/x86emu/
H A Ddebug.c232 int cmd; in x86emu_single_step() local
332 int cmd; in x86emu_parse_line() local
/openbmc/ipmitool/lib/
H A Dipmi_main.c147 struct ipmi_cmd * cmd; in ipmi_cmd_print() local
181 struct ipmi_cmd * cmd = intf->cmdlist; in ipmi_cmd_run() local
/openbmc/qemu/hw/i2c/
H A Dpm_smbus.c72 uint8_t cmd = s->smb_cmd; in smb_transaction() local
271 uint8_t cmd = s->smb_cmd; in smb_ioport_writeb() local
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dsbe_ffdc_handler.cpp41 uint32_t cmd:8; member
51 uint32_t cmd:8; member
/openbmc/u-boot/drivers/clk/tegra/
H A Dtegra186-clk.c52 enum mrq_reset_commands cmd) in tegra186_clk_en_dis()
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/
H A Dweston.py35 def get_weston_command(self, cmd): argument

12345678910>>...28