Home
last modified time | relevance | path

Searched defs:cmd (Results 376 – 400 of 683) sorted by relevance

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

/openbmc/u-boot/include/
H A Dpost.h98 char *cmd; member
/openbmc/qemu/hw/input/
H A Dadb-mouse.c154 int cmd, reg, olen; in adb_mouse_request() local
H A Dadb-kbd.c230 int cmd, reg, olen; in adb_kbd_request() local
/openbmc/qemu/hw/char/
H A Dgoldfish_tty.c70 static void goldfish_tty_cmd(GoldfishTTYState *s, uint32_t cmd) in goldfish_tty_cmd()
/openbmc/qemu/qga/
H A Dmain.c250 static void usage(const char *cmd) in usage()
430 static bool ga_command_is_allowed(const QmpCommand *cmd, GAState *state) in ga_command_is_allowed()
478 static void ga_apply_command_filters_iter(const QmpCommand *cmd, void *opaque) in ga_apply_command_filters_iter()
1046 static void ga_print_cmd(const QmpCommand *cmd, void *opaque) in ga_print_cmd()
/openbmc/qemu/hw/scsi/
H A Dvirtio-scsi.c58 VirtIOSCSICmdResp cmd; member
64 VirtIOSCSICmdReq cmd; member
798 static int virtio_scsi_parse_cdb(SCSIDevice *dev, SCSICommand *cmd, in virtio_scsi_parse_cdb()
1276 VirtIOHandleOutput cmd, in virtio_scsi_common_realize()
/openbmc/qemu/hw/display/
H A Dqxl.c471 QXLSurfaceCmd *cmd = qxl_phys2virt(qxl, ext->cmd.data, ext->group_id, in qxl_track_command() local
507 QXLCursorCmd *cmd = qxl_phys2virt(qxl, ext->cmd.data, ext->group_id, in qxl_track_command() local
631 QXLCommand *cmd; in interface_get_command() local
805 QXLCommand *cmd; in interface_get_cursor_command() local
1986 QXLSurfaceCmd *cmd; local
/openbmc/qemu/linux-user/
H A Dsyscall.c4000 static inline abi_long do_semctl(int semid, int semnum, int cmd, in do_semctl()
4257 static inline abi_long do_msgctl(int msgid, int cmd, abi_long ptr) in do_msgctl()
4489 static inline abi_long do_shmctl(int shmid, int cmd, abi_long buf) in do_shmctl()
4677 int fd, int cmd, abi_long arg) in do_ioctl_fs_ioc_fiemap()
4758 int fd, int cmd, abi_long arg) in do_ioctl_ifconf()
4899 int fd, int cmd, abi_long arg) in do_ioctl_usbdevfs_reapurb()
4960 int fd, int cmd, abi_long arg) in do_ioctl_usbdevfs_discardurb()
4974 int fd, int cmd, abi_long arg) in do_ioctl_usbdevfs_submiturb()
5035 int cmd, abi_long arg) in do_ioctl_dm()
5265 int cmd, abi_long arg) in do_ioctl_blkpg()
[all …]
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dfsmc_nand.c165 static void fsmc_nand_hwcontrol(struct mtd_info *mtd, int cmd, uint ctrl) in fsmc_nand_hwcontrol()
H A Dlpc32xx_nand_slc.c27 u32 cmd; member
138 int cmd, unsigned int ctrl) in lpc32xx_nand_cmd_ctrl()
/openbmc/hiomapd/
H A Dcontrol_legacy.c31 uint8_t cmd; member
/openbmc/u-boot/cmd/
H A Dbootm.c141 int bootm_maybe_autostart(cmd_tbl_t *cmdtp, const char *cmd) in bootm_maybe_autostart()
/openbmc/u-boot/arch/arm/mach-stm32mp/
H A Dcpu.c245 char cmd[60]; in setup_boot_mode() local
/openbmc/u-boot/drivers/net/fsl-mc/dpio/
H A Dqbman_portal.h93 static inline void *qbman_swp_mc_complete(struct qbman_swp *swp, void *cmd, in qbman_swp_mc_complete()
/openbmc/phosphor-net-ipmid/
H A Dcommand_table.hpp31 uint8_t cmd() const in cmd() function
/openbmc/phosphor-psu-code-mgmt/src/
H A Dutils.cpp62 std::string cmd = concat_string(ts...); in exec() local
/openbmc/dbus-sensors/src/nvme/
H A DNVMeBasicContext.cpp81 static void execBasicQuery(int bus, uint8_t addr, uint8_t cmd, in execBasicQuery()
/openbmc/qemu/monitor/
H A Dmonitor-internal.h77 void (*cmd)(Monitor *mon, const QDict *qdict); member
/openbmc/qemu/hw/virtio/
H A Dvdpa-dev.c39 vhost_vdpa_device_get_u32(int fd, unsigned long int cmd, Error **errp) in vhost_vdpa_device_get_u32()
/openbmc/u-boot/drivers/spi/
H A Dmtk_qspi.c17 u32 cmd; member
82 static int mtk_qspi_execute_cmd(struct mtk_qspi_priv *priv, u8 cmd) in mtk_qspi_execute_cmd()
/openbmc/u-boot/drivers/usb/gadget/
H A Df_sdp.c73 u16 cmd; member
255 struct sdp_command *cmd = req->buf + 1; in sdp_rx_command_complete() local
/openbmc/u-boot/drivers/mtd/spi/
H A Dspi-nor-tiny.c203 u8 cmd; in set_4byte() local
612 int cmd; in spi_nor_select_read() local
/openbmc/qemu/hw/block/
H A Dpflash_cfi01.c74 uint8_t cmd; member
466 uint8_t cmd; in pflash_write() local
/openbmc/ipmitool/include/ipmitool/
H A Dipmi.h75 uint8_t cmd; member
167 uint8_t cmd; member
196 uint8_t cmd; member
/openbmc/qemu/hw/audio/
H A Dsb16.c81 int cmd; member
301 static void dma_cmd (SB16State *s, uint8_t cmd, uint8_t d0, int dma_len) in dma_cmd()
415 static void command (SB16State *s, uint8_t cmd) in command()

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