Home
last modified time | relevance | path

Searched defs:command (Results 101 – 125 of 258) sorted by relevance

1234567891011

/openbmc/phosphor-bmc-code-mgmt/bmc/
H A Dutils.cpp93 std::string command = ""; in buildCommandStr() local
/openbmc/u-boot/include/
H A Dcros_ec.h227 int (*command)(struct udevice *dev, uint8_t cmd, int cmd_version, member
H A Datsha204a-i2c.h57 u8 command; member
/openbmc/phosphor-net-ipmid/command/
H A Drakp12.hpp9 namespace command namespace
H A Dpayload_cmds.cpp15 namespace command namespace
/openbmc/phosphor-net-ipmid/
H A Dmessage_handler.cpp109 auto command = inMessage->getCommand(); in executeCommand() local
/openbmc/u-boot/drivers/ddr/marvell/axp/
H A Dxor.c389 static int mv_xor_cmd_set(u32 chan, int command) in mv_xor_cmd_set()
/openbmc/hiomapd/
H A Dtransport_mbox.h44 uint8_t command; member
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/
H A Dbzr.py43 def _buildbzrcommand(self, ud, d, command): argument
H A Dsvn.py67 def _buildsvncommand(self, ud, d, command): argument
/openbmc/openpower-pnor-code-mgmt/test/
H A Dtest_signature.cpp18 void command(const std::string& cmd) in command() function in SignatureTest
/openbmc/pldm/fw-update/
H A Dupdate_manager.cpp202 Response UpdateManager::handleRequest(mctp_eid_t eid, uint8_t command, in handleRequest()
/openbmc/phosphor-host-ipmid/
H A Dsensordatahandler.cpp208 const std::string& command, in makeDbusMsg() argument
300 const std::string&, const std::string& command, in makeDbusMsg() argument
/openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/
H A Dlocalhostbecontroller.py41 def _shellcmd(self, command, cwd=None, nowait=False,env=None): argument
H A Dbbcontroller.py28 def _runCommand(self, command): argument
/openbmc/phosphor-power/phosphor-regulators/config_files/
H A DRainier.json425 "command": "0x8C", string
435 "command": "0xDC", string
443 "command": "0x96", string
451 "command": "0x8D", string
461 "command": "0xDD", string
473 "command": "0x8B", string
486 "command": "0xDB", string
505 "command": "0x8C", string
515 "command": "0xC7", string
525 "command": "0xCB", string
[all …]
H A DBlueRidge.json425 "command": "0x8C", string
435 "command": "0xDC", string
443 "command": "0x96", string
451 "command": "0x8D", string
461 "command": "0xDD", string
473 "command": "0x8B", string
486 "command": "0xDB", string
505 "command": "0x8C", string
515 "command": "0xC7", string
525 "command": "0xCB", string
[all …]
/openbmc/qemu/include/hw/acpi/
H A Dcpu.h37 uint8_t command; member
/openbmc/openbmc/poky/scripts/
H A Dcrosstap54 def command(self, args): member in Stap
/openbmc/qemu/tests/qtest/libqos/
H A Dlibqos.c74 static QDict *qmp_execute(QTestState *qts, const char *command) in qmp_execute()
/openbmc/entity-manager/src/entity_manager/
H A Dperform_probe.cpp70 const static std::regex command(R"(\((.*)\))"); in doProbe() local
/openbmc/u-boot/arch/x86/cpu/broadwell/
H A Dcpu.c181 static u32 pcode_mailbox_read(u32 command) in pcode_mailbox_read()
204 static int pcode_mailbox_write(u32 command, u32 data) in pcode_mailbox_write()
/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dqemurunner.py653 def run_monitor(self, command, args=None, timeout=60): argument
661 def run_serial(self, command, raw=False, timeout=60): argument
/openbmc/openbmc/poky/bitbake/lib/bb/server/
H A Dxmlrpcserver.py120 def runCommand(self, command): argument
/openbmc/phosphor-ipmi-blobs/
H A Dprocess.cpp58 auto command = static_cast<BlobOEMCommands>(cmd); in validateBlobCommand() local

1234567891011