/openbmc/qemu/hw/misc/ |
H A D | applesmc.c | 107 uint8_t cmd; member
|
/openbmc/u-boot/drivers/usb/eth/ |
H A D | asix88179.c | 220 static int asix_write_cmd(struct ueth_data *dev, u8 cmd, u16 value, u16 index, in asix_write_cmd() 245 static int asix_read_cmd(struct ueth_data *dev, u8 cmd, u16 value, u16 index, in asix_read_cmd()
|
/openbmc/u-boot/drivers/mtd/nand/raw/ |
H A D | atmel_nand.c | 1208 int cmd, unsigned int ctrl) in at91_nand_hwcontrol() 1245 static int nand_command(int block, int page, uint32_t offs, u8 cmd) in nand_command()
|
H A D | sunxi_nand_spl.c | 166 static int nand_exec_cmd(u32 cmd) in nand_exec_cmd()
|
/openbmc/qemu/hw/ide/ |
H A D | ahci-internal.h | 266 uint32_t cmd; member 301 uint8_t cmd; member
|
/openbmc/qemu/hw/scsi/ |
H A D | viosrp.h | 49 struct srp_cmd cmd; member
|
H A D | vmw_pvscsi.c | 830 PVSCSICmdDescAbortCmd *cmd = (PVSCSICmdDescAbortCmd *) s->curr_cmd_data; in pvscsi_on_cmd_abort() local 860 struct PVSCSICmdDescResetDevice *cmd = in pvscsi_on_cmd_reset_device() local
|
/openbmc/openbmc/poky/bitbake/lib/bb/server/ |
H A D | process.py | 169 def set_async_cmd(self, cmd): argument
|
/openbmc/u-boot/include/ |
H A D | scsi.h | 10 unsigned char cmd[16]; /* command */ member
|
/openbmc/qemu/tests/qtest/ |
H A D | aspeed-smc-utils.c | 101 uint8_t cmd) in spi_ctrl_setmode()
|
/openbmc/u-boot/drivers/usb/host/ |
H A D | r8a66597-hcd.c | 591 void *buffer, int transfer_len, struct devrequest *cmd) in r8a66597_submit_rh_msg()
|
/openbmc/u-boot/drivers/sound/ |
H A D | hda_codec.c | 34 u32 cmd; /* 0x60 */ member
|
/openbmc/qemu/qga/ |
H A D | commands.c | 62 static void qmp_command_info(const QmpCommand *cmd, void *opaque) in qmp_command_info()
|
/openbmc/qemu/python/qemu/machine/ |
H A D | machine.py | 716 def cmd(self, cmd: str, member in QEMUMachine
|
/openbmc/phosphor-networkd/src/ |
H A D | ncsi_cmd.cpp | 574 NCSICommand cmd(ncsiCmdDump, pkg, ch, payload); in ncsiDump() local
|
/openbmc/qemu/linux-headers/linux/ |
H A D | psp-sev.h | 260 __u32 cmd; /* In */ member
|
/openbmc/qemu/hw/usb/ |
H A D | u2f-passthru.c | 92 uint8_t cmd; member
|
/openbmc/qemu/hw/sd/ |
H A D | omap_mmc.c | 128 static void omap_mmc_command(OMAPMMCState *host, int cmd, int dir, in omap_mmc_command()
|
/openbmc/pldm/platform-mc/test/ |
H A D | event_manager_test.cpp | 185 uint8_t cmd = PLDM_GET_PDR_REPOSITORY_INFO; in TEST_F() local
|
/openbmc/qemu/hw/net/ |
H A D | i82596.c | 255 uint16_t cmd; in command_loop() local
|
/openbmc/phosphor-bmc-code-mgmt/i2c-vr/xdpe1x2xx/ |
H A D | xdpe1x2xx.cpp | 101 uint8_t cmd, uint16_t processTime, uint8_t* data, uint8_t* resp) in mfrFWcmd()
|
/openbmc/qemu/hw/ssi/ |
H A D | aspeed_smc.c | 383 int cmd = (s->regs[s->r_ctrl0 + fl->cs] >> CTRL_CMD_SHIFT) & CTRL_CMD_MASK; in aspeed_smc_flash_cmd() local 470 uint8_t cmd = aspeed_smc_flash_cmd(fl); in aspeed_smc_flash_setup() local 588 uint8_t cmd = data & 0xff; in aspeed_smc_do_snoop() local
|
/openbmc/qemu/ui/ |
H A D | spice-display.c | 130 QXLCommand *cmd; in qemu_spice_create_one_update() local 267 QXLCommand *cmd; in qemu_spice_create_cursor_update() local
|
/openbmc/qemu/net/ |
H A D | vhost-vdpa.c | 717 uint8_t cmd, const struct iovec *data_sg, in vhost_vdpa_net_load_cmd() 1037 uint8_t cmd, in vhost_vdpa_net_load_rx_mode()
|
/openbmc/qemu/hw/block/ |
H A D | m25p80.c | 600 static void flash_erase(Flash *s, int offset, FlashCMD cmd) in flash_erase() 1145 static bool is_valid_aai_cmd(uint32_t cmd) in is_valid_aai_cmd()
|