Home
last modified time | relevance | path

Searched refs:cmd (Results 4351 – 4375 of 6825) sorted by relevance

1...<<171172173174175176177178179180>>...273

/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dtriple_fault_event_test.c120 TEST_FAIL("Unexpected ucall: %lu", uc.cmd); in main()
H A Dvmx_dirty_log_test.c147 TEST_FAIL("Unknown ucall %lu", uc.cmd); in main()
H A Dfix_hypercall_test.c102 uc.cmd, run->exit_reason, exit_reason_str(run->exit_reason)); in enter_guest()
H A Dvmx_tsc_adjust_test.c149 TEST_FAIL("Unknown ucall %lu", uc.cmd); in main()
/openbmc/qemu/include/semihosting/
H A Dsyscalls.h69 target_ulong cmd, target_ulong cmd_len);
/openbmc/linux/arch/x86/xen/
H A Dapic.c50 .cmd = XENPF_get_cpuinfo, in xen_apic_read()
/openbmc/linux/drivers/net/ethernet/sfc/falcon/
H A Dmdio_10g.h84 const struct ethtool_link_ksettings *cmd);
/openbmc/linux/include/sound/
H A Ddmaengine_pcm.h32 int snd_dmaengine_pcm_trigger(struct snd_pcm_substream *substream, int cmd);
/openbmc/linux/arch/sparc/
H A DMakefile74 $(call cmd,install)
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dmmc.h22 u32 cmd; /* 0x18 command */ member
/openbmc/linux/drivers/power/reset/
H A Dbrcmstb-reboot.c36 unsigned long mode, void *cmd) in brcmstb_restart_handler() argument
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dipq5332-rdp468.dts53 cmd-pins {
/openbmc/qemu/include/monitor/
H A Dmonitor.h58 void (*cmd)(Monitor *mon, const QDict *qdict));
/openbmc/linux/arch/arm/mach-vt8500/
H A Dvt8500.c33 static void vt8500_restart(enum reboot_mode mode, const char *cmd) in vt8500_restart() argument
/openbmc/linux/drivers/vfio/pci/
H A Dvfio_pci_priv.h67 u16 cmd);
/openbmc/u-boot/board/synopsys/emsdp/
H A Demsdp.c128 return c->cmd(cmdtp, flag, argc, argv); in do_emsdp()
/openbmc/linux/tools/net/ynl/generated/
H A Dhandshake-user.h90 __u8 cmd; member
/openbmc/linux/include/misc/
H A Dcxl.h196 long cxl_fd_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
/openbmc/linux/drivers/hwmon/occ/
H A Dcommon.h99 int (*send_cmd)(struct occ *occ, u8 *cmd, size_t len, void *resp,
/openbmc/linux/drivers/media/rc/
H A Dfintek-cir.h94 u8 cmd, rem; member
/openbmc/linux/drivers/iio/common/cros_ec_sensors/
H A Dcros_ec_lid_angle.c57 st->param.cmd = MOTIONSENSE_CMD_LID_ANGLE; in cros_ec_sensors_read_lid_angle()
/openbmc/u-boot/examples/api/
H A DMakefile66 $(call cmd,force_checksrc)
/openbmc/qemu/include/chardev/
H A Dchar-fe.h273 int qemu_chr_fe_ioctl(CharBackend *be, int cmd, void *arg);
/openbmc/libpldm/tests/fuzz/
H A Dfd.dict3 # request update cmd 0x10. identifier "1"
/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_hw.c605 u8 cmd[SLI4_BMBX_SIZE]; in efct_hw_init_prereg_io() local
644 if (sli_cmd_post_sgl_pages(&hw->sli, cmd, in efct_hw_init_prereg_io()
650 rc = efct_hw_command(hw, cmd, EFCT_CMD_POLL, NULL, NULL); in efct_hw_init_prereg_io()
1375 efct_hw_command(struct efct_hw *hw, u8 *cmd, u32 opts, void *cb, void *arg) in efct_hw_command() argument
1405 memcpy(bmbx, cmd, SLI4_BMBX_SIZE); in efct_hw_command()
1409 memcpy(cmd, bmbx, SLI4_BMBX_SIZE); in efct_hw_command()
1432 memcpy(ctx->buf, cmd, SLI4_BMBX_SIZE); in efct_hw_command()
1547 efct_issue_mbox_rqst(void *base, void *cmd, void *cb, void *arg) in efct_issue_mbox_rqst() argument
1566 rc = efct_hw_command(hw, cmd, EFCT_CMD_NOWAIT, efct_mbox_rsp_cb, ctx); in efct_issue_mbox_rqst()
2647 u8 *cmd = io->req.virt; in efct_fill_els_params() local
[all …]

1...<<171172173174175176177178179180>>...273