/openbmc/phosphor-pid-control/ipmi/ |
H A D | manualcmds.cpp | 118 ZoneControlIpmiHandler* handler, [[maybe_unused]] uint8_t cmd, in manualModeControl()
|
/openbmc/u-boot/drivers/bios_emulator/x86emu/ |
H A D | debug.c | 232 int cmd; in x86emu_single_step() local 332 int cmd; in x86emu_parse_line() local
|
/openbmc/ipmitool/lib/ |
H A D | ipmi_main.c | 147 struct ipmi_cmd * cmd; in ipmi_cmd_print() local 181 struct ipmi_cmd * cmd = intf->cmdlist; in ipmi_cmd_run() local
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | sbe_ffdc_handler.cpp | 54 uint32_t cmd:8; member 64 uint32_t cmd:8; member
|
/openbmc/qemu/hw/i2c/ |
H A D | pm_smbus.c | 72 uint8_t cmd = s->smb_cmd; in smb_transaction() local 271 uint8_t cmd = s->smb_cmd; in smb_ioport_writeb() local
|
/openbmc/u-boot/cmd/ |
H A D | nand.c | 192 char *cmd = argv[1]; in do_nand_env_oob() local 379 char *cmd, *s; in do_nand() local 844 ulong offset, ulong addr, char *cmd) in nand_load_image()
|
H A D | led.c | 76 enum led_state_t cmd; in do_led() local
|
/openbmc/openbmc/poky/meta/lib/oeqa/buildperf/ |
H A D | base.py | 291 def run_cmd(self, cmd): argument 308 def measure_cmd_resources(self, cmd, name, legend, save_bs=False): argument 310 def _worker(data_q, cmd, **kwargs): argument
|
/openbmc/ipmitool/src/plugins/serial/ |
H A D | serial_terminal.c | 79 unsigned char cmd; member 101 unsigned char cmd; member 111 unsigned char cmd; member 121 uint8_t cmd; member
|
/openbmc/qemu/hw/misc/macio/ |
H A D | mac_dbdma.c | 76 static void dump_dbdma_cmd(DBDMA_channel *ch, dbdma_cmd *cmd) in dump_dbdma_cmd() 88 static void dump_dbdma_cmd(DBDMA_channel *ch, dbdma_cmd *cmd) in dump_dbdma_cmd() 451 uint16_t cmd, key; in channel_run() local 873 uint16_t cmd; in dbdma_unassigned_rw() local
|
/openbmc/u-boot/drivers/net/phy/ |
H A D | ncsi.c | 107 static unsigned int cmd_payload(int cmd) in cmd_payload() 517 static int ncsi_send_command(unsigned int np, unsigned int nc, unsigned int cmd, in ncsi_send_command() 740 struct ncsi_cmd_ae_pkt cmd; in ncsi_send_ae() local 753 struct ncsi_cmd_ebf_pkt cmd; in ncsi_send_ebf() local 766 struct ncsi_cmd_sma_pkt cmd; in ncsi_send_sma() local
|
/openbmc/openbmc/poky/meta/lib/oeqa/sdk/utils/ |
H A D | sdkbuildproject.py | 45 def _run(self, cmd): argument
|
/openbmc/u-boot/post/lib_powerpc/ |
H A D | srawi.c | 28 ulong cmd; member
|
H A D | load.c | 37 ulong cmd; member
|
H A D | threex.c | 32 ulong cmd; member
|
H A D | three.c | 32 ulong cmd; member
|
H A D | store.c | 37 ulong cmd; member
|
/openbmc/u-boot/drivers/mtd/nand/raw/ |
H A D | kirkwood_nand.c | 32 static void kw_nand_hwcontrol(struct mtd_info *mtd, int cmd, in kw_nand_hwcontrol()
|
/openbmc/u-boot/drivers/mmc/ |
H A D | sandbox_mmc.c | 25 static int sandbox_mmc_send_cmd(struct udevice *dev, struct mmc_cmd *cmd, in sandbox_mmc_send_cmd()
|
/openbmc/openbmc/poky/meta/lib/oeqa/core/target/ |
H A D | __init__.py | 23 def run(self, cmd, timeout=None): argument
|
/openbmc/openpower-proc-control/extensions/phal/ |
H A D | fw_update_watch.cpp | 147 std::string cmd("/usr/bin/attributes "); in exportDevtree() local
|
/openbmc/ipmitool/src/plugins/open/ |
H A D | open.h | 56 unsigned char cmd; member 78 unsigned char cmd; member
|
/openbmc/qemu/tests/qtest/ |
H A D | ivshmem-test.c | 106 static void setup_vm_cmd(IVState *s, const char *cmd, bool msix) in setup_vm_cmd() 136 char *cmd = g_strdup_printf("-object memory-backend-file" in setup_vm() local 294 char *cmd; in setup_vm_with_server() local
|
/openbmc/qemu/tests/unit/ |
H A D | test-qmp-cmds.c | 274 #define cmd "{ 'execute': 'test-command-features1' }" in test_dispatch_cmd_deprecated() macro 297 #define cmd "{ 'execute': 'test-features0'," \ in test_dispatch_cmd_arg_deprecated() macro 321 #define cmd "{ 'execute': 'test-features0' }" in test_dispatch_cmd_ret_deprecated() macro
|
/openbmc/u-boot/drivers/usb/host/ |
H A D | dwc2.c | 524 int txlen, struct devrequest *cmd) in dwc_otg_submit_rh_msg_in_status() 592 struct devrequest *cmd) in dwc_otg_submit_rh_msg_in_descriptor() 675 struct devrequest *cmd) in dwc_otg_submit_rh_msg_in_configuration() 699 int txlen, struct devrequest *cmd) in dwc_otg_submit_rh_msg_in() 721 struct devrequest *cmd) in dwc_otg_submit_rh_msg_out() 789 struct devrequest *cmd) in dwc_otg_submit_rh_msg()
|