Home
last modified time | relevance | path

Searched defs:cmd (Results 601 – 625 of 683) sorted by relevance

1...<<2122232425262728

/openbmc/qemu/system/
H A Dqtest.c766 g_autofree char *cmd = g_strndup(inbuf->str, len); in qtest_process_inbuf() local
H A Dqdev-monitor.c1185 bool qmp_command_available(const QmpCommand *cmd, Error **errp) in qmp_command_available()
/openbmc/phosphor-certificate-manager/test/
H A Dcerts_manager_test.cpp105 std::string cmd = "openssl req -x509 -sha256 -newkey rsa:2048 "; in createNewCertificate() local
868 std::string cmd = "openssl req -x509 -sha256 -newkey rsa:2048 "; in SetUp() local
1497 std::string cmd = "openssl req -x509 -sha256 -newkey rsa:2048 -keyout "; in createSingleAuthority() local
/openbmc/qemu/hw/net/rocker/
H A Drocker_of_dpa.c1924 char *buf, uint16_t cmd, in of_dpa_flow_cmd()
2185 char *buf, uint16_t cmd, RockerTlv **group_tlvs) in of_dpa_group_cmd()
2210 char *buf, uint16_t cmd, RockerTlv *cmd_info_tlv) in of_dpa_cmd()
/openbmc/u-boot/drivers/spi/
H A Dich.h108 uint8_t cmd[ICH_MAX_CMD_LEN]; member
H A Dstm32_qspi.c228 u32 cmd = (priv->command & STM32_QSPI_CCR_INSTRUCTION_MASK); in _stm32_qspi_gen_ccr() local
/openbmc/u-boot/drivers/usb/eth/
H A Dmcs7830.c166 uint8_t cmd[2]; in mcs7830_phy_emit_wait() local
/openbmc/qemu/include/hw/xen/interface/
H A Dphysdev.h213 uint32_t cmd; member
/openbmc/u-boot/drivers/usb/gadget/
H A Dpxa25x_udc.c1860 static void udc_command(int cmd) in udc_command()
/openbmc/u-boot/drivers/ata/
H A Dahci.c187 u32 tmp, cap_save, cmd; in ahci_host_init() local
/openbmc/qemu/hw/ide/
H A Datapi.c1308 const struct AtapiCmd *cmd = &atapi_cmd_table[s->io_buffer[0]]; in ide_atapi_cmd() local
/openbmc/openbmc/poky/meta/lib/oe/
H A Dpatch.py409 def gitCommandUserOptions(cmd, commituser=None, commitemail=None, d=None): argument
/openbmc/openbmc-build-scripts/scripts/
H A Dunit-test.py228 def check_call_cmd(*cmd, **kwargs):
/openbmc/openpower-occ-control/
H A Docc_manager.cpp1754 std::vector<std::uint8_t> cmd = {0x00, 0x00, 0x01, 0x20}; in collectDumpData() local
/openbmc/qemu/hw/audio/
H A Dwm8750.c370 uint8_t cmd; in wm8750_tx() local
/openbmc/u-boot/drivers/mtd/onenand/
H A Donenand_base.c325 static int onenand_command(struct mtd_info *mtd, int cmd, loff_t addr, in onenand_command()
1951 static int onenand_do_lock_cmd(struct mtd_info *mtd, loff_t ofs, size_t len, int cmd) in onenand_do_lock_cmd()
/openbmc/qemu/audio/
H A Daudio.c401 static void audio_notify_capture (CaptureVoiceOut *cap, audcnotification_e cmd) in audio_notify_capture()
416 audcnotification_e cmd; in audio_capture_maybe_changed() local
/openbmc/qemu/hw/block/
H A Dfdc.c2197 static const FDCtrlCommand *get_command(uint8_t cmd) in get_command()
2209 const FDCtrlCommand *cmd; in fdctrl_write_data() local
/openbmc/u-boot/drivers/ram/rockchip/
H A Ddmc-rk3368.c192 static void send_command(struct rk3368_ddr_pctl *pctl, u32 rank, u32 cmd) in send_command()
/openbmc/u-boot/common/
H A Dusb_storage.c502 unsigned char cmd[12]; in usb_stor_CB_reset() local
/openbmc/u-boot/arch/arm/mach-rockchip/rk3036/
H A Dsdram_rk3036.c444 u32 rank, u32 cmd, u32 arg) in send_command()
/openbmc/qemu/hw/net/
H A De1000_regs.h283 uint8_t cmd; /* Descriptor control */ member
/openbmc/ipmitool/src/plugins/imb/
H A Dimbapi.c1854 ShutdownCmdBuffer cmd; in SetShutDownCode() local
/openbmc/qemu/hw/ppc/
H A Dpnv_lpc.c265 static void pnv_lpc_do_eccb(PnvLpcController *lpc, uint64_t cmd) in pnv_lpc_do_eccb()
/openbmc/qemu/include/hw/xen/interface/hvm/
H A Dhvm_op.h312 uint32_t cmd; member

1...<<2122232425262728