Home
last modified time | relevance | path

Searched defs:command (Results 76 – 100 of 258) sorted by relevance

1234567891011

/openbmc/qemu/scripts/performance/
H A DtopN_callgrind.py54 command = args.command variable
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/
H A Dcan.json18 "command": "2:2:big:8717", string
32 "command": "2:2:big:48059", string
/openbmc/openbmc-test-automation/ffdc/lib/
H A Dssh_utility.py108 def execute_command(self, command, default_timeout=60): argument
/openbmc/ipmitool/include/ipmitool/
H A Dipmi_firewall.h78 struct command_support command[MAX_COMMAND]; member
94 int command; member
/openbmc/dbus-sensors/src/nvme/
H A DNVMeBasicContext.cpp61 auto command = in encodeBasicQuery() local
288 auto command = encodeBasicQuery(sensor->bus, sensor->address, 0x00); in readAndProcessNVMeSensor() local
/openbmc/phosphor-mboxd/test/
H A Dmbox.c108 int mbox_command_write(struct mbox_context *context, const uint8_t *command, in mbox_command_write()
136 int mbox_command_dispatch(struct mbox_context *context, const uint8_t *command, in mbox_command_dispatch()
/openbmc/qemu/hw/nvram/
H A Deeprom93xx.c79 uint8_t command; member
160 uint8_t command = eeprom->command; in eeprom93xx_write() local
/openbmc/qemu/pc-bios/s390-ccw/
H A Dsclp.c31 static int sclp_service_call(unsigned int command, void *sccb) in sclp_service_call()
/openbmc/openbmc/poky/bitbake/lib/layerindexlib/
H A Dcooker.py32 def _run_command(self, command, path, default=None): argument
/openbmc/hiomapd/test/
H A Dmbox.c112 int mbox_command_write(struct mbox_context *context, const uint8_t *command, in mbox_command_write()
140 int mbox_command_dispatch(struct mbox_context *context, const uint8_t *command, in mbox_command_dispatch()
/openbmc/qemu/linux-headers/linux/
H A Dvfio_ccw.h33 __u32 command; member
/openbmc/phosphor-net-ipmid/command/
H A Drakp34.cpp14 namespace command namespace
H A Drakp12.cpp19 namespace command namespace
H A Dguid.cpp18 namespace command namespace
H A Dsession_cmds.hpp7 namespace command namespace
/openbmc/phosphor-fan-presence/
H A Dhwmon_ffdc.cpp20 inline std::vector<std::string> executeCommand(const std::string& command) in executeCommand()
/openbmc/pldm/fw-update/
H A Dmanager.hpp107 Response handleRequest(mctp_eid_t eid, Command command, in handleRequest()
/openbmc/u-boot/drivers/net/phy/
H A Dmv88e6352.c34 u16 command; in sw_wait_rdy() local
60 u16 command; in sw_reg_read() local
/openbmc/qemu/hw/i386/
H A Dvmport.c83 void vmport_register(VMPortCommand command, VMPortReadFunc *func, void *opaque) in vmport_register()
100 unsigned char command; in vmport_ioport_read() local
/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dqemutinyrunner.py117 def run_serial(self, command, timeout=60): argument
/openbmc/u-boot/cmd/
H A Dbootmenu.c28 char *command; /* hush command of entry */ member
372 char *command = NULL; in bootmenu_show() local
/openbmc/libpldm/src/oem/ibm/
H A Dfile_io.c34 int encode_rw_file_memory_resp(uint8_t instance_id, uint8_t command, in encode_rw_file_memory_resp()
63 int encode_rw_file_memory_req(uint8_t instance_id, uint8_t command, in encode_rw_file_memory_req()
492 int encode_rw_file_by_type_memory_resp(uint8_t instance_id, uint8_t command, in encode_rw_file_by_type_memory_resp()
521 int encode_rw_file_by_type_memory_req(uint8_t instance_id, uint8_t command, in encode_rw_file_by_type_memory_req()
696 int encode_rw_file_by_type_resp(uint8_t instance_id, uint8_t command, in encode_rw_file_by_type_resp()
729 int encode_rw_file_by_type_req(uint8_t instance_id, uint8_t command, in encode_rw_file_by_type_req()
/openbmc/openpower-occ-control/
H A Docc_command.cpp99 CmdStatus OccCommand::send(const std::vector<uint8_t>& command, in send()
/openbmc/qemu/hw/audio/
H A Dintel-hda.h36 void (*command)(HDACodecDevice *dev, uint32_t nid, uint32_t data); member
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/
H A Dosc.py58 def _buildosccommand(self, ud, d, command): argument

1234567891011