Home
last modified time | relevance | path

Searched defs:cmd (Results 176 – 200 of 683) sorted by relevance

12345678910>>...28

/openbmc/phosphor-pid-control/ipmi/
H A Dmanualcmds.cpp118 ZoneControlIpmiHandler* handler, [[maybe_unused]] uint8_t cmd, in manualModeControl()
/openbmc/u-boot/drivers/bios_emulator/x86emu/
H A Ddebug.c232 int cmd; in x86emu_single_step() local
332 int cmd; in x86emu_parse_line() local
/openbmc/ipmitool/lib/
H A Dipmi_main.c147 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 Dsbe_ffdc_handler.cpp54 uint32_t cmd:8; member
64 uint32_t cmd:8; member
/openbmc/qemu/hw/i2c/
H A Dpm_smbus.c72 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 Dnand.c192 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 Dled.c76 enum led_state_t cmd; in do_led() local
/openbmc/openbmc/poky/meta/lib/oeqa/buildperf/
H A Dbase.py291 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 Dserial_terminal.c79 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 Dmac_dbdma.c76 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 Dncsi.c107 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 Dsdkbuildproject.py45 def _run(self, cmd): argument
/openbmc/u-boot/post/lib_powerpc/
H A Dsrawi.c28 ulong cmd; member
H A Dload.c37 ulong cmd; member
H A Dthreex.c32 ulong cmd; member
H A Dthree.c32 ulong cmd; member
H A Dstore.c37 ulong cmd; member
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dkirkwood_nand.c32 static void kw_nand_hwcontrol(struct mtd_info *mtd, int cmd, in kw_nand_hwcontrol()
/openbmc/u-boot/drivers/mmc/
H A Dsandbox_mmc.c25 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__.py23 def run(self, cmd, timeout=None): argument
/openbmc/openpower-proc-control/extensions/phal/
H A Dfw_update_watch.cpp147 std::string cmd("/usr/bin/attributes "); in exportDevtree() local
/openbmc/ipmitool/src/plugins/open/
H A Dopen.h56 unsigned char cmd; member
78 unsigned char cmd; member
/openbmc/qemu/tests/qtest/
H A Divshmem-test.c106 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 Dtest-qmp-cmds.c274 #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 Ddwc2.c524 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()

12345678910>>...28