/openbmc/qemu/hw/scsi/ |
H A D | spapr_vscsi.c | 298 struct srp_cmd *cmd = &req_iu(req)->srp.cmd; in vscsi_fetch_desc() local 463 static int data_out_desc_size(struct srp_cmd *cmd) in data_out_desc_size() 486 struct srp_cmd *cmd = &req_iu(req)->srp.cmd; in vscsi_preprocess_desc() local
|
/openbmc/u-boot/drivers/mmc/ |
H A D | mtk-sd.c | 318 static u32 msdc_cmd_find_resp(struct msdc_host *host, struct mmc_cmd *cmd) in msdc_cmd_find_resp() 346 struct mmc_cmd *cmd, in msdc_cmd_prepare_raw_cmd() 394 struct mmc_cmd *cmd) in msdc_cmd_done() 457 static int msdc_start_command(struct msdc_host *host, struct mmc_cmd *cmd, in msdc_start_command() 645 static int msdc_ops_send_cmd(struct udevice *dev, struct mmc_cmd *cmd, in msdc_ops_send_cmd()
|
H A D | mmc_spi.c | 173 static int mmc_spi_request(struct mmc *mmc, struct mmc_cmd *cmd, in mmc_spi_request()
|
/openbmc/qemu/qga/ |
H A D | commands-linux.c | 937 struct nvme_admin_cmd cmd = { in get_nvme_smart() local 1264 const char *cmd[4] = {"systemctl", "status", systemctl_args[mode], NULL}; in systemd_supports_mode() local 1288 const char *cmd[3] = {"systemctl", systemctl_args[mode], NULL}; in systemd_suspend() local 1317 const char *cmd[3] = {"pm-is-supported", pmutils_args[mode], NULL}; in pmutils_supports_mode() local 1346 const char *cmd[2] = {pmutils_binaries[mode], NULL}; in pmutils_suspend() local
|
/openbmc/hiomapd/ |
H A D | mboxctl.c | 66 static int mboxctl_directive(struct mboxctl_context *context, const char *cmd) in mboxctl_directive()
|
/openbmc/u-boot/test/py/ |
H A D | u_boot_console_base.py | 140 def run_command(self, cmd, wait_for_echo=True, send_nl=True, argument
|
/openbmc/u-boot/drivers/video/ |
H A D | tegra.c | 147 static void basic_init(struct dc_cmd_reg *cmd) in basic_init()
|
/openbmc/openpower-pnor-code-mgmt/static/ |
H A D | item_updater_static.cpp | 45 std::string cmd = concat_string("pflash", ts...); in pflash() local
|
/openbmc/qemu/hw/char/ |
H A D | riscv_htif.c | 150 uint8_t cmd = val_written >> HTIF_CMD_SHIFT; in htif_handle_tohost_write() local
|
/openbmc/qemu/hw/sd/ |
H A D | ssi-sd.c | 58 int cmd; member
|
/openbmc/qemu/hw/ide/ |
H A D | ahci.c | 904 AHCICmdHdr *cmd, int64_t limit, uint64_t offset) in ahci_populate_sglist() 1199 AHCICmdHdr *cmd = get_cmd_header(s, port, slot); in handle_reg_h2d_fis() local 1313 AHCICmdHdr *cmd; in handle_cmd() local
|
/openbmc/qemu/hw/nvme/ |
H A D | ctrl.c | 989 size_t *len, NvmeCmd *cmd) in nvme_map_sgl_data() 1049 size_t len, NvmeCmd *cmd) in nvme_map_sgl() 1186 NvmeCmd *cmd) in nvme_map_dptr() 1205 NvmeCmd *cmd) in nvme_map_mptr() 3907 NvmeZoneSendCmd *cmd = (NvmeZoneSendCmd *)&req->cmd; in nvme_open_zone() local 4226 NvmeZoneSendCmd *cmd = (NvmeZoneSendCmd *)&req->cmd; in nvme_zone_mgmt_send() local 4376 NvmeCmd *cmd = &req->cmd; in nvme_zone_mgmt_recv() local 4538 NvmeCmd *cmd = &req->cmd; in nvme_io_mgmt_recv() local 4556 NvmeCmd *cmd = &req->cmd; in nvme_io_mgmt_send_ruh_update() local 4593 NvmeCmd *cmd = &req->cmd; in nvme_io_mgmt_send() local [all …]
|
/openbmc/qemu/tests/qtest/libqos/ |
H A D | virtio-9p.c | 67 g_autofree char *cmd = g_strdup_printf("rm -fr '%s'\n", local_test_path); in virtio_9p_remove_local_test_dir() local
|
/openbmc/openbmc/poky/meta/lib/oeqa/ |
H A D | targetcontrol.py | 76 def run(self, cmd, timeout=None): argument
|
/openbmc/u-boot/common/ |
H A D | splash_source.c | 182 char cmd[32]; in splash_mount_ubifs() local
|
/openbmc/u-boot/arch/arm/mach-uniphier/dram/ |
H A D | cmd_ddrphy.c | 267 char *cmd; in do_ddr() local
|
/openbmc/u-boot/drivers/net/fsl-mc/dpio/ |
H A D | qbman_sys.h | 163 uint32_t offset, void *cmd) in qbman_cena_write_complete()
|
/openbmc/qemu/hw/usb/ |
H A D | hcd-uhci.h | 49 uint16_t cmd; /* cmd register */ member
|
/openbmc/qemu/hw/input/ |
H A D | adb.c | 54 int devaddr, cmd, olen, i; in do_adb_request() local
|
/openbmc/phosphor-bmc-code-mgmt/eeprom-device/ |
H A D | eeprom_device.cpp | 360 std::string cmd = "dd if=" + path + " of=" + eepromPath + " bs=1k"; in writeEEPROM() local
|
/openbmc/u-boot/drivers/mtd/nand/raw/ |
H A D | lpc32xx_nand_mlc.c | 36 u32 cmd; member 158 static void lpc32xx_cmd_ctrl(struct mtd_info *mtd, int cmd, in lpc32xx_cmd_ctrl()
|
/openbmc/qemu/hw/block/ |
H A D | pflash_cfi02.c | 84 uint8_t cmd; member 437 uint8_t cmd; in pflash_write() local
|
/openbmc/fb-ipmi-oem/src/ |
H A D | usb-dbg.cpp | 547 int sendBicCmd(uint8_t netFn, uint8_t cmd, uint8_t bicAddr, in sendBicCmd() 576 int sendMeCmd(uint8_t netFn, uint8_t cmd, std::vector<uint8_t>& cmdData, in sendMeCmd()
|
/openbmc/qemu/hw/xen/ |
H A D | xen_pt.c | 458 static int xen_pt_register_regions(XenPCIPassthroughState *s, uint16_t *cmd) in xen_pt_register_regions() 827 uint16_t cmd = 0; in xen_pt_realize() local
|
/openbmc/u-boot/drivers/mtd/spi/ |
H A D | spi-nor-core.c | 400 u8 cmd; in set_4byte() local 543 u8 cmd, bank_sel = 0; in clean_bar() local 556 u8 cmd, bank_sel; in write_bar() local 2156 int i, cmd, err; in spi_nor_parse_bfpt() local 2600 int cmd, best_match = fls(shared_hwcaps & SNOR_HWCAPS_READ_MASK) - 1; in spi_nor_select_read() local 2632 int cmd, best_match = fls(shared_hwcaps & SNOR_HWCAPS_PP_MASK) - 1; in spi_nor_select_pp() local
|