| /openbmc/u-boot/arch/arm/mach-omap2/am33xx/ |
| H A D | clk_synthesizer.c | 68 u8 cmd[2]; in clk_synthesizer_reg_write() local
|
| /openbmc/u-boot/drivers/reset/ |
| H A D | tegra186-reset.c | 29 enum mrq_reset_commands cmd) in tegra186_reset_common()
|
| /openbmc/qemu/semihosting/ |
| H A D | stubs-system.c | 53 void semihosting_arg_fallback(const char *file, const char *cmd) in semihosting_arg_fallback()
|
| /openbmc/phosphor-bmc-code-mgmt/common/src/ |
| H A D | utils.cpp | 8 sdbusplus::async::context& ctx, const std::string& cmd, in asyncSystem()
|
| /openbmc/u-boot/drivers/mmc/ |
| H A D | sunxi_mmc.c | 212 unsigned int cmd; in mmc_update_clk() local 360 struct mmc *mmc, struct mmc_cmd *cmd, in sunxi_mmc_send_cmd_common() 490 static int sunxi_mmc_send_cmd_legacy(struct mmc *mmc, struct mmc_cmd *cmd, in sunxi_mmc_send_cmd_legacy() 579 static int sunxi_mmc_send_cmd(struct udevice *dev, struct mmc_cmd *cmd, in sunxi_mmc_send_cmd()
|
| H A D | tegra_mmc.c | 124 struct mmc_cmd *cmd, in tegra_mmc_wait_inhibit() 154 static int tegra_mmc_send_cmd_bounced(struct udevice *dev, struct mmc_cmd *cmd, in tegra_mmc_send_cmd_bounced() 327 static int tegra_mmc_send_cmd(struct udevice *dev, struct mmc_cmd *cmd, in tegra_mmc_send_cmd()
|
| H A D | bcm2835_sdhost.c | 173 struct mmc_cmd *cmd; /* Current command */ member 373 static void bcm2835_prepare_data(struct bcm2835_host *host, struct mmc_cmd *cmd, in bcm2835_prepare_data() 403 static int bcm2835_send_command(struct bcm2835_host *host, struct mmc_cmd *cmd, in bcm2835_send_command() 461 struct mmc_cmd *cmd = host->cmd; in bcm2835_finish_command() local 656 static int bcm2835_send_cmd(struct udevice *dev, struct mmc_cmd *cmd, in bcm2835_send_cmd()
|
| /openbmc/intel-ipmi-oem/src/ |
| H A D | bridgingcommands.cpp | 152 uint8_t cmd, uint8_t completionCode, in IpmbResponse() argument 199 static constexpr unsigned int makeCmdKey(unsigned int netFn, unsigned int cmd) in makeCmdKey() argument 204 isMeCmdAllowed(uint8_t netFn,uint8_t cmd) isMeCmdAllowed() argument 320 uint8_t netFn = 0, lun = 0, cmd = 0, cc = 0; handleIpmbChannel() local [all...] |
| /openbmc/openpower-proc-control/procedures/phal/ |
| H A D | thread_stopall.cpp | 38 uint32_t cmd = SBEFIFO_CMD_CLASS_INSTRUCTION | SBEFIFO_CMD_CONTROL_INSN; in threadStopAll() local
|
| /openbmc/openbmc/poky/meta/lib/oe/package_manager/ |
| H A D | common_deb_ipk.py | 29 def _common_package_info(self, cmd): argument
|
| /openbmc/qemu/tests/functional/ |
| H A D | test_aarch64_virt_gpu.py | 86 def _run_virt_weston_test(self, cmd, fail = None): argument
|
| /openbmc/phosphor-host-ipmid/include/ipmid/ |
| H A D | handler.hpp | 575 bool registerHandler(int prio, NetFn netFn, Cmd cmd, Privilege priv, in registerHandler() 614 void registerGroupHandler(int prio, Group group, Cmd cmd, Privilege priv, in registerGroupHandler() 649 void registerOemHandler(int prio, Iana iana, Cmd cmd, Privilege priv, in registerOemHandler()
|
| /openbmc/openbmc-test-automation/ffdc/lib/ |
| H A D | telnet_utility.py | 139 def execute_command(self, cmd, i_timeout=120): argument
|
| /openbmc/u-boot/drivers/mtd/onenand/ |
| H A D | samsung.c | 69 static int s3c_read_cmd(unsigned int cmd) in s3c_read_cmd() 74 static void s3c_write_cmd(int value, unsigned int cmd) in s3c_write_cmd() 270 static int s3c_onenand_command(struct mtd_info *mtd, int cmd, in s3c_onenand_command() 465 size_t len, int cmd) in s3c_onenand_do_lock_cmd()
|
| /openbmc/qemu/tests/qtest/ |
| H A D | usb-hcd-uhci-test.c | 57 const char *cmd = "-device piix3-usb-uhci,id=uhci,addr=1d.0" in main() local
|
| /openbmc/u-boot/drivers/mtd/nand/raw/ |
| H A D | kb9202_nand.c | 35 static void kb9202_nand_hwcontrol(struct mtd_info *mtd, int cmd, unsigned int ctrl) in kb9202_nand_hwcontrol()
|
| /openbmc/qemu/tests/qemu-iotests/ |
| H A D | 129 | 55 def do_test_stop(self, cmd, **args): argument
|
| /openbmc/u-boot/drivers/fastboot/ |
| H A D | fb_nand.c | 171 void fastboot_nand_flash_write(const char *cmd, void *download_buffer, in fastboot_nand_flash_write() 236 void fastboot_nand_erase(const char *cmd, char *response) in fastboot_nand_erase()
|
| /openbmc/skeleton/op-flasher/ |
| H A D | flasher_obj.c | 231 cmdline *cmd = user_data; in on_bus_acquired() local 291 cmdline cmd; in main() local
|
| /openbmc/openpower-host-ipmi-flash/ |
| H A D | hiomap.cpp | 320 static void ipmi_hiomap_event_response(IpmiCmdData cmd, bool status) in ipmi_hiomap_event_response() 378 auto cmd = std::make_pair(IPMI_CMD_HIOMAP_EVENT, ctx->bmc_events); in hiomap_handle_property_update() local 385 static int hiomap_protocol_reset_response([[maybe_unused]] IpmiCmdData cmd, in hiomap_protocol_reset_response() 415 auto cmd = std::make_pair(IPMI_CMD_HIOMAP_EVENT, BMC_EVENT_PROTOCOL_RESET); in hiomap_protocol_reset() local 766 [[maybe_unused]] ipmi_netfn_t netfn, [[maybe_unused]] ipmi_cmd_t cmd, in hiomap_dispatch()
|
| /openbmc/qemu/block/ |
| H A D | nvme.c | 470 static void nvme_trace_command(const NvmeCmd *cmd) in nvme_trace_command() 494 NvmeCmd *cmd, BlockCompletionFunc cb, in nvme_submit_command() 521 static int nvme_admin_cmd_sync(BlockDriverState *bs, NvmeCmd *cmd) in nvme_admin_cmd_sync() 552 NvmeCmd cmd = { in nvme_identify() local 675 NvmeCmd cmd; in nvme_add_io_queue() local 942 NvmeCmd cmd = { in nvme_enable_disable_write_cache() local 1059 static coroutine_fn int nvme_cmd_map_qiov(BlockDriverState *bs, NvmeCmd *cmd, in nvme_cmd_map_qiov() 1201 NvmeCmd cmd = { in nvme_co_prw_aligned() local 1319 NvmeCmd cmd = { in nvme_co_flush() local 1367 NvmeCmd cmd = { in nvme_co_pwrite_zeroes() local [all …]
|
| /openbmc/qemu/hw/net/rocker/ |
| H A D | rocker_world.h | 40 world_cmd *cmd; member
|
| /openbmc/ipmitool/src/plugins/free/ |
| H A D | free.c | 207 uint8_t cmd = req->msg.cmd; in ipmi_free_send_cmd() local
|
| /openbmc/u-boot/tools/ |
| H A D | imx8mimage.c | 84 static void parse_cfg_cmd(int32_t cmd, char *token, char *name, int lineno) in parse_cfg_cmd() 111 static void parse_cfg_fld(int32_t *cmd, char *token, in parse_cfg_fld() 156 int32_t cmd; in parse_cfg_file() local
|
| /openbmc/qemu/target/i386/kvm/ |
| H A D | xen-emu.c | 247 int cmd, uint64_t arg) in kvm_xen_hcall_xen_version() 729 int cmd, uint64_t arg) in kvm_xen_hcall_memory_op() 865 int cmd, uint64_t arg) in kvm_xen_hcall_hvm_op() 1176 int cmd, int vcpu_id, uint64_t arg) in kvm_xen_hcall_vcpu_op() 1230 int cmd, uint64_t arg) in kvm_xen_hcall_evtchn_op() 1494 int cmd, uint64_t arg) in kvm_xen_hcall_sched_op() 1526 int cmd, uint64_t arg, int count) in kvm_xen_hcall_gnttab_op() 1595 int cmd, uint64_t arg) in kvm_xen_hcall_physdev_op()
|