/openbmc/qemu/system/ |
H A D | qtest.c | 766 g_autofree char *cmd = g_strndup(inbuf->str, len); in qtest_process_inbuf() local
|
H A D | qdev-monitor.c | 1185 bool qmp_command_available(const QmpCommand *cmd, Error **errp) in qmp_command_available()
|
/openbmc/phosphor-certificate-manager/test/ |
H A D | certs_manager_test.cpp | 105 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 D | rocker_of_dpa.c | 1924 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 D | ich.h | 108 uint8_t cmd[ICH_MAX_CMD_LEN]; member
|
H A D | stm32_qspi.c | 228 u32 cmd = (priv->command & STM32_QSPI_CCR_INSTRUCTION_MASK); in _stm32_qspi_gen_ccr() local
|
/openbmc/u-boot/drivers/usb/eth/ |
H A D | mcs7830.c | 166 uint8_t cmd[2]; in mcs7830_phy_emit_wait() local
|
/openbmc/qemu/include/hw/xen/interface/ |
H A D | physdev.h | 213 uint32_t cmd; member
|
/openbmc/u-boot/drivers/usb/gadget/ |
H A D | pxa25x_udc.c | 1860 static void udc_command(int cmd) in udc_command()
|
/openbmc/u-boot/drivers/ata/ |
H A D | ahci.c | 187 u32 tmp, cap_save, cmd; in ahci_host_init() local
|
/openbmc/qemu/hw/ide/ |
H A D | atapi.c | 1308 const struct AtapiCmd *cmd = &atapi_cmd_table[s->io_buffer[0]]; in ide_atapi_cmd() local
|
/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | patch.py | 409 def gitCommandUserOptions(cmd, commituser=None, commitemail=None, d=None): argument
|
/openbmc/openbmc-build-scripts/scripts/ |
H A D | unit-test.py | 228 def check_call_cmd(*cmd, **kwargs):
|
/openbmc/openpower-occ-control/ |
H A D | occ_manager.cpp | 1754 std::vector<std::uint8_t> cmd = {0x00, 0x00, 0x01, 0x20}; in collectDumpData() local
|
/openbmc/qemu/hw/audio/ |
H A D | wm8750.c | 370 uint8_t cmd; in wm8750_tx() local
|
/openbmc/u-boot/drivers/mtd/onenand/ |
H A D | onenand_base.c | 325 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 D | audio.c | 401 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 D | fdc.c | 2197 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 D | dmc-rk3368.c | 192 static void send_command(struct rk3368_ddr_pctl *pctl, u32 rank, u32 cmd) in send_command()
|
/openbmc/u-boot/common/ |
H A D | usb_storage.c | 502 unsigned char cmd[12]; in usb_stor_CB_reset() local
|
/openbmc/u-boot/arch/arm/mach-rockchip/rk3036/ |
H A D | sdram_rk3036.c | 444 u32 rank, u32 cmd, u32 arg) in send_command()
|
/openbmc/qemu/hw/net/ |
H A D | e1000_regs.h | 283 uint8_t cmd; /* Descriptor control */ member
|
/openbmc/ipmitool/src/plugins/imb/ |
H A D | imbapi.c | 1854 ShutdownCmdBuffer cmd; in SetShutDownCode() local
|
/openbmc/qemu/hw/ppc/ |
H A D | pnv_lpc.c | 265 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 D | hvm_op.h | 312 uint32_t cmd; member
|