Home
last modified time | relevance | path

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

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

/openbmc/u-boot/Documentation/sphinx/
H A Dkfigure.py83 def which(cmd): argument
/openbmc/openbmc/poky/scripts/lib/checklayer/
H A D__init__.py277 def check_command(error_msg, cmd, cwd=None): argument
/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/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/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()
/openbmc/qemu/hw/scsi/
H A Dspapr_vscsi.c298 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/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/nand/raw/
H A Dlpc32xx_nand_slc.c27 u32 cmd; member
138 int cmd, unsigned int ctrl) in lpc32xx_nand_cmd_ctrl()
H A Dfsmc_nand.c165 static void fsmc_nand_hwcontrol(struct mtd_info *mtd, int cmd, uint ctrl) in fsmc_nand_hwcontrol()
/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/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/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/phosphor-psu-code-mgmt/src/
H A Dutils.cpp62 std::string cmd = concat_string(ts...); in exec() local

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