/openbmc/qemu/hw/i386/ |
H A D | amd_iommu.c | 415 static void amdvi_completion_wait(AMDVIState *s, uint64_t *cmd) in amdvi_completion_wait() 442 static void amdvi_inval_devtab_entry(AMDVIState *s, uint64_t *cmd) in amdvi_inval_devtab_entry() 455 static void amdvi_complete_ppr(AMDVIState *s, uint64_t *cmd) in amdvi_complete_ppr() 472 static void amdvi_inval_all(AMDVIState *s, uint64_t *cmd) in amdvi_inval_all() 495 static void amdvi_inval_pages(AMDVIState *s, uint64_t *cmd) in amdvi_inval_pages() 510 static void amdvi_prefetch_pages(AMDVIState *s, uint64_t *cmd) in amdvi_prefetch_pages() 522 static void amdvi_inval_inttable(AMDVIState *s, uint64_t *cmd) in amdvi_inval_inttable() 539 static void iommu_inval_iotlb(AMDVIState *s, uint64_t *cmd) in iommu_inval_iotlb() 563 uint64_t cmd[2]; in amdvi_cmdbuf_exec() local
|
/openbmc/u-boot/cmd/ |
H A D | trace.c | 82 const char *cmd = argc < 2 ? NULL : argv[1]; in do_trace() local
|
H A D | legacy_led.c | 91 enum led_cmd cmd; in do_legacy_led() local
|
H A D | iotrace.c | 92 const char *cmd = argc < 2 ? NULL : argv[1]; in do_iotrace() local
|
/openbmc/openbmc/meta-arm/meta-arm/lib/oeqa/runtime/cases/ |
H A D | trusted_services.py | 10 def run_test_tool(self, cmd, expected_status=0, expected_output=None ): argument
|
/openbmc/u-boot/tools/ |
H A D | aisimage.c | 160 static uint32_t *ais_insert_cmd_header(uint32_t cmd, uint32_t nargs, in ais_insert_cmd_header() 263 int32_t cmd; in aisimage_generate() local
|
H A D | imx8image.c | 77 static void parse_cfg_cmd(image_t *param_stack, int32_t cmd, char *token, in parse_cfg_cmd() 139 static void parse_cfg_fld(image_t *param_stack, int32_t *cmd, char *token, in parse_cfg_fld() 239 int32_t cmd; in parse_cfg_file() local
|
/openbmc/ipmitool/src/plugins/bmc/ |
H A D | bmc_intf.h | 116 uint8_t cmd; /* command */ member 137 uint8_t cmd; /* command */ member
|
/openbmc/skeleton/op-pwrctl/ |
H A D | power_control_obj.c | 430 cmdline *cmd = user_data; in on_bus_acquired() local 535 cmdline cmd; in main() local
|
/openbmc/phosphor-event/test/ |
H A D | utest.cpp | 45 char *cmd = nullptr; in CreateEventPath() local 68 char *cmd = nullptr; in RemoveEventPath() local
|
/openbmc/u-boot/drivers/fastboot/ |
H A D | fb_mmc.c | 333 void fastboot_mmc_flash_write(const char *cmd, void *download_buffer, in fastboot_mmc_flash_write() 437 void fastboot_mmc_erase(const char *cmd, char *response) in fastboot_mmc_erase()
|
/openbmc/phosphor-net-ipmid/ |
H A D | message.hpp | 63 uint8_t cmd; member 76 uint8_t cmd; member
|
/openbmc/qemu/hw/ppc/ |
H A D | pnv_bmc.c | 46 uint8_t cmd; member 172 static void hiomap_cmd(IPMIBmcSim *ibs, uint8_t *cmd, unsigned int cmd_len, in hiomap_cmd()
|
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/ |
H A D | npm.py | 121 def run(self, cmd, args=None, configs=None, workdir=None): argument 131 def _run(cmd): argument
|
/openbmc/qemu/scsi/ |
H A D | utils.c | 47 uint64_t scsi_cmd_lba(SCSICommand *cmd) in scsi_cmd_lba() 457 const char *scsi_command_name(uint8_t cmd) in scsi_command_name()
|
/openbmc/u-boot/drivers/usb/host/ |
H A D | ehci-hcd.c | 180 uint32_t cmd; in ehci_reset() local 209 uint32_t cmd, reg; in ehci_shutdown() local 312 uint32_t cmd; in ehci_submit_async() local 996 uint32_t cmd; in ehci_common_init() local 1194 uint32_t cmd; in enable_periodic() local 1215 uint32_t cmd; in disable_periodic() local
|
/openbmc/u-boot/examples/standalone/ |
H A D | atmel_df_pow2.c | 17 static int flash_cmd(struct spi_slave *slave, uchar cmd, uchar *buf, int len) in flash_cmd()
|
/openbmc/u-boot/post/lib_powerpc/ |
H A D | b.c | 32 static int cpu_post_test_bc (ulong cmd, ulong bo, ulong bi, in cpu_post_test_bc()
|
/openbmc/u-boot/arch/x86/cpu/ivybridge/ |
H A D | cpu.c | 103 ulong cmd; in enable_usb_bar() local
|
/openbmc/phosphor-bmc-code-mgmt/tpm/tpm2/ |
H A D | tpm2.cpp | 44 auto cmd = std::string(getCapPropertiesCmd) + " --tcti " + tcti + in getProperty() local
|
/openbmc/u-boot/cmd/x86/ |
H A D | mtrr.c | 103 const char *cmd; in do_mtrr() local
|
/openbmc/u-boot/board/gdsys/a38x/ |
H A D | keyprogram.c | 128 char *cmd = NULL; in load_and_run_keyprog() local
|
/openbmc/libmctp/ |
H A D | i2c-internal.h | 17 uint8_t cmd; member
|
/openbmc/phosphor-host-ipmid/transport/serialbridge/ |
H A D | serialcmd.hpp | 29 uint8_t cmd; member
|
/openbmc/u-boot/common/ |
H A D | command.c | 85 cmd_tbl_t *find_cmd_tbl(const char *cmd, cmd_tbl_t *table, int table_len) in find_cmd_tbl() 119 cmd_tbl_t *find_cmd(const char *cmd) in find_cmd() 188 const char *cmd; in complete_subcmdv() local
|