/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | process.py | 22 def __init__(self, command, msg=None): argument 42 def __init__(self, command, exitcode, stdout = None, stderr = None): argument
|
/openbmc/phosphor-ipmi-flash/tools/ |
H A D | main.cpp | 76 bool checkCommand(const std::string& command) in checkCommand() 90 std::string command, interface, imagePath, signaturePath, type, host; in main() local
|
/openbmc/phosphor-power/phosphor-regulators/examples/ |
H A D | config.json | 25 "command": "0x8B", string 34 "command": "0x8C", string 43 "command": "0x8D", string
|
/openbmc/phosphor-net-ipmid/command/ |
H A D | open_session.cpp | 9 namespace command namespace
|
H A D | sol_cmds.cpp | 12 namespace command namespace
|
H A D | rakp34.hpp | 8 namespace command namespace
|
H A D | sol_cmds.hpp | 10 namespace command namespace
|
/openbmc/libpldm/src/ |
H A D | responder.h | 14 uint8_t command; member
|
H A D | responder.c | 47 uint8_t command) in pldm_responder_cookie_untrack()
|
/openbmc/phosphor-mboxd/test/ |
H A D | bmc_event_ack_v2.c | 18 static const uint8_t command[] = { variable
|
/openbmc/phosphor-power/phosphor-regulators/test/ |
H A D | sensor_monitoring_tests.cpp | 133 uint8_t command{0x8C}; in TEST() local 209 uint8_t command{0x8C}; in TEST() local 251 uint8_t command{0x8C}; in TEST() local
|
/openbmc/u-boot/drivers/mtd/spi/ |
H A D | sf_dataflash.c | 71 uint8_t command[16]; member 121 uint8_t *command; in spi_dataflash_erase() local 215 uint8_t *command; in spi_dataflash_read() local 270 uint8_t *command; in spi_dataflash_write() local
|
/openbmc/openbmc-tools/rootfs_size/ |
H A D | rootfs_size.py | 94 command = ["unsquashfs", "-d", squashfsdir, SQUASHFS] variable
|
/openbmc/hiomapd/test/ |
H A D | bmc_event_ack_v2.c | 24 static const uint8_t command[] = { variable
|
/openbmc/u-boot/drivers/gpio/ |
H A D | pca9698.c | 30 u8 command = offset | 0x80; /* autoincrement */ in pca9698_read40() local 37 u8 command = offset | 0x80; /* autoincrement */ in pca9698_write40() local
|
/openbmc/qemu/tests/tcg/x86_64/ |
H A D | cross-modifying-code.c | 58 int command = THREAD_WAIT; in main() local
|
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/ |
H A D | opkg.py | 15 def pkg(self, command, expected = 0): argument
|
H A D | apt.py | 15 def pkg(self, command, expected = 0): argument
|
/openbmc/qemu/scripts/performance/ |
H A D | topN_perf.py | 54 command = args.command variable
|
/openbmc/qemu/pc-bios/s390-ccw/ |
H A D | scsi.h | 105 uint8_t command; /* b0, == 0x12 */ member 114 uint8_t command; /* =0x28 */ member 124 uint8_t command; /* =0x00 */ member 131 uint8_t command; /* =0xa0 */ member 149 uint8_t command; /* =0x9e = "service action in 16" */ member
|
/openbmc/qemu/tests/image-fuzzer/ |
H A D | runner.py | 331 command, fuzz_config): argument 362 command = None variable
|
/openbmc/pldm/requester/ |
H A D | handler.hpp | 44 uint8_t command; //!< PLDM command member 262 uint8_t command, pldm::Request&& requestMsg, in registerRequest() 312 uint8_t command) in unregisterRequest() 378 uint8_t command, const pldm_msg* response, in handleResponse()
|
/openbmc/u-boot/drivers/tpm/ |
H A D | tpm2_tis_sandbox.c | 64 static int sandbox_tpm2_check_session(struct udevice *dev, u32 command, u16 tag, in sandbox_tpm2_check_session() 184 static int sandbox_tpm2_check_readyness(struct udevice *dev, int command) in sandbox_tpm2_check_readyness() 262 u32 length, command, rc = 0; in sandbox_tpm2_xfer() local
|
/openbmc/openbmc/meta-arm/meta-arm/lib/fvp/ |
H A D | terminal.py | 22 def add_terminal(self, priority, name, command): argument
|
/openbmc/phosphor-net-ipmid/ |
H A D | comm_module.hpp | 7 namespace command namespace
|