/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A D | hclge_debugfs.h | 69 enum hclge_opcode_type cmd; member 85 enum hnae3_dbg_cmd cmd; member 91 enum hnae3_dbg_cmd cmd; member 93 int (*dbg_dump_reg)(struct hclge_dev *hdev, enum hnae3_dbg_cmd cmd,
|
/openbmc/linux/net/ipv6/ila/ |
H A D | ila_main.c | 17 .cmd = ILA_CMD_ADD, 23 .cmd = ILA_CMD_DEL, 29 .cmd = ILA_CMD_FLUSH, 35 .cmd = ILA_CMD_GET,
|
/openbmc/linux/sound/pci/pcxhr/ |
H A D | pcxhr.c | 269 rmh.cmd[2] = pllreg >> 24; in pcxhr_get_clock_reg() 330 rmh.cmd[1] = 1; in pcxhr_sub_set_clock() 339 rmh.cmd[1] = speed; in pcxhr_sub_set_clock() 360 rmh.cmd[1] = 1; in pcxhr_sub_set_clock() 402 rmh.cmd[2] = rate; in pcxhr_set_clock() 446 rmh.cmd[1] = reg; in pcxhr_sub_get_external_clock() 598 rmh.cmd[0] |= 1<<10; in pcxhr_set_format() 600 rmh.cmd[0] |= 1<<12; in pcxhr_set_format() 602 rmh.cmd[1] = 0; in pcxhr_set_format() 649 rmh.cmd[2] |= 1<<19; in pcxhr_update_r_buffer() [all …]
|
/openbmc/linux/drivers/mmc/host/ |
H A D | sunxi-mmc.c | 485 struct mmc_command *cmd = host->mrq->cmd; in sunxi_mmc_dump_errinfo() local 496 host->mmc->index, cmd->opcode, in sunxi_mmc_dump_errinfo() 522 mrq->cmd->error = -ETIMEDOUT; in sunxi_mmc_finalize_request() 1012 struct mmc_command *cmd = mrq->cmd; in sunxi_mmc_request() local 1022 mrq->cmd->error = host->ferror; in sunxi_mmc_request() 1031 cmd->error = ret; in sunxi_mmc_request() 1043 if (cmd->flags & MMC_RSP_PRESENT) { in sunxi_mmc_request() 1045 if (cmd->flags & MMC_RSP_136) in sunxi_mmc_request() 1047 if (cmd->flags & MMC_RSP_CRC) in sunxi_mmc_request() 1053 if (cmd->data->stop) { in sunxi_mmc_request() [all …]
|
H A D | wmt-sdmmc.c | 201 struct mmc_command *cmd; member 388 if (priv->cmd) in wmt_mci_regular_isr() 404 priv->cmd->error = 0; in wmt_mci_regular_isr() 415 if (!priv->cmd->error) in wmt_mci_regular_isr() 418 priv->cmd = NULL; in wmt_mci_regular_isr() 425 if (priv->cmd) in wmt_mci_regular_isr() 426 priv->cmd->error = 0; in wmt_mci_regular_isr() 433 if (priv->cmd) in wmt_mci_regular_isr() 583 priv->cmd = req->cmd; in wmt_mci_request() 585 command = req->cmd->opcode; in wmt_mci_request() [all …]
|
/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 186 cmd += '\n' 187 while cmd: 189 chunk = cmd[:self.max_fifo_fill] 190 cmd = cmd[self.max_fifo_fill:] 233 for cmd in cmds: 234 output.append(self.run_command(cmd))
|
/openbmc/u-boot/include/ |
H A D | command.h | 40 int (*cmd_rep)(struct cmd_tbl_s *cmd, int flags, int argc, 43 int (*cmd)(struct cmd_tbl_s *, int, int, char * const []); member 64 cmd_tbl_t *find_cmd(const char *cmd); 65 cmd_tbl_t *find_cmd_tbl (const char *cmd, cmd_tbl_t *table, int table_len); 122 extern int bootm_maybe_autostart(cmd_tbl_t *cmdtp, const char *cmd); 124 static inline int bootm_maybe_autostart(cmd_tbl_t *cmdtp, const char *cmd) in bootm_maybe_autostart() argument 297 ll_entry_declare(cmd_tbl_t, _name, cmd) = \ 303 ll_entry_declare(cmd_tbl_t, _name, cmd) = \
|
/openbmc/linux/drivers/infiniband/hw/usnic/ |
H A D | usnic_fwd.c | 42 enum vnic_devcmd_cmd cmd, u64 *a0, in usnic_fwd_devcmd_locked() argument 52 cmd, in usnic_fwd_devcmd_locked() 56 if (status == ERR_EINVAL && cmd == CMD_DEL_FILTER) { in usnic_fwd_devcmd_locked() 58 ufdev->name, vnic_idx, cmd); in usnic_fwd_devcmd_locked() 61 ufdev->name, vnic_idx, cmd, in usnic_fwd_devcmd_locked() 66 ufdev->name, vnic_idx, cmd); in usnic_fwd_devcmd_locked() 73 enum vnic_devcmd_cmd cmd, u64 *a0, u64 *a1) in usnic_fwd_devcmd() argument 78 status = usnic_fwd_devcmd_locked(ufdev, vnic_idx, cmd, a0, a1); in usnic_fwd_devcmd()
|
/openbmc/qemu/tests/avocado/ |
H A D | hotplug_blk.py | 17 self.vm.cmd('blockdev-add', **{ 40 self.vm.cmd('device_add', args) 48 self.vm.cmd('device_del', id='virtio-disk0')
|
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_ethtool.c | 253 cmd->base.cmd, supported, advertising, in bnx2x_get_vf_link_ksettings() 254 cmd->base.speed, in bnx2x_get_vf_link_ksettings() 255 cmd->base.duplex, cmd->base.port, cmd->base.phy_address, in bnx2x_get_vf_link_ksettings() 256 cmd->base.autoneg); in bnx2x_get_vf_link_ksettings() 360 cmd->base.cmd, supported, advertising, in bnx2x_get_link_ksettings() 361 cmd->base.speed, in bnx2x_get_link_ksettings() 362 cmd->base.duplex, cmd->base.port, cmd->base.phy_address, in bnx2x_get_link_ksettings() 363 cmd->base.autoneg); in bnx2x_get_link_ksettings() 389 cmd->base.cmd, supported, advertising, in bnx2x_set_link_ksettings() 390 cmd->base.speed, in bnx2x_set_link_ksettings() [all …]
|
/openbmc/linux/drivers/net/wireless/ath/ath10k/ |
H A D | usb.c | 590 memset(cmd, 0, sizeof(*cmd)); in ath10k_usb_hif_diag_read() 591 cmd->cmd = ATH10K_USB_CTRL_DIAG_CC_READ; in ath10k_usb_hif_diag_read() 592 cmd->address = cpu_to_le32(address); in ath10k_usb_hif_diag_read() 597 (u8 *)cmd, in ath10k_usb_hif_diag_read() 598 sizeof(*cmd), in ath10k_usb_hif_diag_read() 620 if (nbytes != sizeof(cmd->value)) in ath10k_usb_hif_diag_write() 624 memset(cmd, 0, sizeof(*cmd)); in ath10k_usb_hif_diag_write() 625 cmd->cmd = cpu_to_le32(ATH10K_USB_CTRL_DIAG_CC_WRITE); in ath10k_usb_hif_diag_write() 627 memcpy(&cmd->value, data, nbytes); in ath10k_usb_hif_diag_write() 631 (u8 *)cmd, in ath10k_usb_hif_diag_write() [all …]
|
/openbmc/u-boot/scripts/ |
H A D | Kbuild.include | 218 echo-cmd = $(if $($(quiet)cmd_$(1)),\ 222 cmd = @$(echo-cmd) $(cmd_$(1)) 244 # Replace >$< with >$$< to preserve $ when reloading the .cmd file 260 $(echo-cmd) $(cmd_$(1)); \ 261 printf '%s\n' 'cmd_$@ := $(make-cmd)' > $(dot-target).cmd) 266 $(echo-cmd) $(cmd_$(1)); \ 269 mv -f $(dot-target).tmp $(dot-target).cmd) 286 # (5) - due to missing .cmd file 291 # (4) The command line stored in the file named dir/.target.cmd 294 # (5) No dir/.target.cmd file (used to store command line) [all …]
|
/openbmc/linux/drivers/net/wireless/intel/iwlegacy/ |
H A D | 4965-calib.c | 395 struct il_sensitivity_cmd cmd; in il4965_sensitivity_write() local 401 .data = &cmd, in il4965_sensitivity_write() 406 memset(&cmd, 0, sizeof(cmd)); in il4965_sensitivity_write() 411 cmd.control = C_SENSITIVITY_CONTROL_WORK_TBL; in il4965_sensitivity_write() 415 (&cmd.table[0], &(il->sensitivity_tbl[0]), in il4965_sensitivity_write() 748 struct il_calib_diff_gain_cmd cmd; in il4965_gain_computation() local 751 memset(&cmd, 0, sizeof(cmd)); in il4965_gain_computation() 753 cmd.diff_gain_a = data->delta_gain_code[0]; in il4965_gain_computation() 754 cmd.diff_gain_b = data->delta_gain_code[1]; in il4965_gain_computation() 755 cmd.diff_gain_c = data->delta_gain_code[2]; in il4965_gain_computation() [all …]
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | test_progs.h | 382 char cmd[1024]; \ 383 snprintf(cmd, sizeof(cmd), fmt, ##__VA_ARGS__); \ 384 if (!ASSERT_OK(system(cmd), cmd)) \ 390 char cmd[1024]; \ 391 snprintf(cmd, sizeof(cmd), fmt, ##__VA_ARGS__); \ 392 system(cmd); \
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | uv.h | 108 u16 cmd; /* Command Code */ member 369 static inline int uv_cmd_nodata(u64 handle, u16 cmd, u16 *rc, u16 *rrc) in uv_cmd_nodata() argument 372 .header.cmd = cmd, in uv_cmd_nodata() 378 WARN(!handle, "No handle provided to Ultravisor call cmd %x\n", cmd); in uv_cmd_nodata() 425 static inline int share(unsigned long addr, u16 cmd) in share() argument 428 .header.cmd = cmd, in share() 446 uvcb.header.cmd == UVC_CMD_SET_SHARED_ACCESS ? "Share" : "Unshare", in share()
|
/openbmc/linux/drivers/w1/slaves/ |
H A D | w1_ds2405.c | 183 u8 cmd[9]; in output_store() local 185 cmd[0] = W1_MATCH_ROM; in output_store() 186 memcpy(&cmd[1], &dev_addr, sizeof(dev_addr)); in output_store() 188 w1_write_block(dev, cmd, sizeof(cmd)); in output_store()
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python3-wxgtk4/python3-wxgtk4/ |
H A D | wxgtk-fixup-build-scripts.patch | 40 - cmd = ['"{}"'.format(sys.executable), '-u', 'build.py', 'build'] 41 + cmd = ['"{}"'.format(sys.executable), '-u', 'build.py', 'build_py'] 42 cmd = ' '.join(cmd) 43 runcmd(cmd)
|
/openbmc/linux/drivers/ata/ |
H A D | pata_mpiix.c | 159 int cmd, ctl, irq; in mpiix_init_one() local 178 cmd = 0x1F0; in mpiix_init_one() 182 cmd = 0x170; in mpiix_init_one() 187 cmd_addr = devm_ioport_map(&dev->dev, cmd, 8); in mpiix_init_one() 192 ata_port_desc(ap, "cmd 0x%x ctl 0x%x", cmd, ctl); in mpiix_init_one()
|
/openbmc/openbmc/poky/meta/recipes-devtools/rpm/files/ |
H A D | 0016-rpmscript.c-change-logging-level-around-scriptlets-t.patch | 20 @@ -291,7 +291,7 @@ static char * writeScript(const char *cmd, const char *script) 24 - if (rpmIsDebug() && (rstreq(cmd, "/bin/sh") || rstreq(cmd, "/bin/bash"))) { 25 + if (rpmIsVerbose() && (rstreq(cmd, "/bin/sh") || rstreq(cmd, "/bin/bash"))) {
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_securedisplay.c | 80 void psp_prep_securedisplay_cmd_buf(struct psp_context *psp, struct ta_securedisplay_cmd **cmd, in psp_prep_securedisplay_cmd_buf() argument 83 *cmd = (struct ta_securedisplay_cmd *)psp->securedisplay_context.context.mem_context.shared_buf; in psp_prep_securedisplay_cmd_buf() 84 memset(*cmd, 0, sizeof(struct ta_securedisplay_cmd)); in psp_prep_securedisplay_cmd_buf() 85 (*cmd)->status = TA_SECUREDISPLAY_STATUS__GENERIC_FAILURE; in psp_prep_securedisplay_cmd_buf() 86 (*cmd)->cmd_id = command_id; in psp_prep_securedisplay_cmd_buf()
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | nvm.c | 43 struct iwl_host_cmd cmd = { in iwl_nvm_write_chunk() local 55 ret = iwl_mvm_send_cmd(mvm, &cmd); in iwl_nvm_write_chunk() 59 pkt = cmd.resp_pkt; in iwl_nvm_write_chunk() 69 iwl_free_resp(&cmd); in iwl_nvm_write_chunk() 84 struct iwl_host_cmd cmd = { in iwl_nvm_read_chunk() local 94 ret = iwl_mvm_send_cmd(mvm, &cmd); in iwl_nvm_read_chunk() 98 pkt = cmd.resp_pkt; in iwl_nvm_read_chunk() 142 iwl_free_resp(&cmd); in iwl_nvm_read_chunk() 417 struct iwl_host_cmd cmd = { in iwl_mvm_update_mcc() local 440 pkt = cmd.resp_pkt; in iwl_mvm_update_mcc() [all …]
|
/openbmc/linux/drivers/net/ethernet/brocade/bna/ |
H A D | bfa_msgq.c | 204 size_t len = cmd->msg_size; in __cmd_copy() 208 src = (u8 *)cmd->msg_hdr; in __cmd_copy() 229 struct bfa_msgq_cmd_entry *cmd; in bfa_msgq_cmdq_ci_update() local 236 cmd = list_first_entry(&cmdq->pending_q, in bfa_msgq_cmdq_ci_update() 238 if (ntohs(cmd->msg_hdr->num_entries) <= in bfa_msgq_cmdq_ci_update() 240 list_del(&cmd->qe); in bfa_msgq_cmdq_ci_update() 241 __cmd_copy(cmdq, cmd); in bfa_msgq_cmdq_ci_update() 243 call_cmdq_ent_cbfn(cmd, BFA_STATUS_OK); in bfa_msgq_cmdq_ci_update() 624 if (ntohs(cmd->msg_hdr->num_entries) <= in bfa_msgq_cmd_post() 626 __cmd_copy(&msgq->cmdq, cmd); in bfa_msgq_cmd_post() [all …]
|
/openbmc/linux/drivers/net/ethernet/pensando/ionic/ |
H A D | ionic_main.c | 261 ionic_adminq_netdev_err_print(lif, ctx->cmd.cmd.opcode, in ionic_adminq_check_err() 346 memcpy(desc_info->desc, &ctx->cmd, sizeof(ctx->cmd)); in ionic_adminq_post() 350 &ctx->cmd, sizeof(ctx->cmd), true); in ionic_adminq_post() 370 name = ionic_opcode_to_str(ctx->cmd.cmd.opcode); in ionic_adminq_wait() 375 name, ctx->cmd.cmd.opcode, err); in ionic_adminq_wait() 397 name, ctx->cmd.cmd.opcode); in ionic_adminq_wait() 445 memset_io(&idev->dev_cmd_regs->cmd, 0, sizeof(idev->dev_cmd_regs->cmd)); in ionic_dev_cmd_clean()
|
/openbmc/linux/kernel/trace/ |
H A D | trace_events_synth.c | 1033 if (cmd->type != DYNEVENT_TYPE_SYNTH) in synth_event_add_field() 1076 if (cmd->type != DYNEVENT_TYPE_SYNTH) in synth_event_add_field_str() 1171 cmd->event_name = name; in __synth_event_gen_cmd_start() 1172 cmd->private_data = mod; in __synth_event_gen_cmd_start() 1243 cmd->event_name = name; in synth_event_gen_cmd_array_start() 1244 cmd->private_data = mod; in synth_event_gen_cmd_array_start() 1437 struct dynevent_cmd cmd; in synth_event_create() local 1452 ret = synth_event_gen_cmd_end(&cmd); in synth_event_create() 1525 if (!cmd) in check_command() 1528 name_and_field = strsep(&cmd, ";"); in check_command() [all …]
|
/openbmc/linux/net/batman-adv/ |
H A D | netlink.c | 230 enum batadv_nl_commands cmd, in batadv_netlink_mesh_fill() argument 1364 .cmd = BATADV_CMD_GET_MESH, 1371 .cmd = BATADV_CMD_TP_METER, 1391 .cmd = BATADV_CMD_GET_HARDIF, 1418 .cmd = BATADV_CMD_GET_NEIGHBORS, 1424 .cmd = BATADV_CMD_GET_GATEWAYS, 1430 .cmd = BATADV_CMD_GET_BLA_CLAIM, 1454 .cmd = BATADV_CMD_SET_MESH, 1461 .cmd = BATADV_CMD_SET_HARDIF, 1469 .cmd = BATADV_CMD_GET_VLAN, [all …]
|