| /openbmc/phosphor-logging/extensions/openpower-pels/ |
| H A D | host_interface.hpp | 21 * @brief Return codes from sending a command 41 * An abstract base class for sending the 'New PEL available' command 68 * @brief Pure virtual function for sending the 'new PEL available' 116 * before sending commands. 240 * was full before sending the PEL again. 246 * before sending up the PELs.
|
| H A D | host_notifier.hpp | 27 * The high level good path flow for sending a single PEL is: 42 * sending to the OS, and it's possible it will fill up. In this case, 131 * staging area to hold the PELs before sending them up 203 * @brief Creates the event object to handle sending the PLDM 264 * It kicks off sending the new log commands. 326 * @brief The host full timer, used to retry sending a PEL if the host 332 * @brief The host up timer, used to kick off sending commands to the
|
| /openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
| H A D | python3-flask-mail_0.9.1.bb | 1 SUMMARY = "Flask extension for sending email" 2 DESCRIPTION = "A Flask extension for sending email"
|
| /openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/ |
| H A D | sendsigs | 19 echo "Sending all processes the TERM signal..." 22 echo "Sending all processes the KILL signal..."
|
| H A D | single | 18 echo "Sending all processes the TERM signal..." 21 echo "Sending all processes the KILL signal..."
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-networking/cyrus-sasl/cyrus-sasl/ |
| H A D | 0001-sample-Rename-dprintf-to-cyrus_dprintf.patch | 54 - dprintf(2, "sending response length %d...\n", len); 55 + cyrus_dprintf(2, "sending response length %d...\n", len); 58 - dprintf(2, "sending null response...\n"); 59 + cyrus_dprintf(2, "sending null response...\n");
|
| /openbmc/openbmc/meta-google/recipes-phosphor/flash/ |
| H A D | dummy-gbmc-update.bb | 1 SUMMARY = "Dummy image uploader for sending debug binaries" 2 DESCRIPTION = "Dummy image uploader for sending debug binaries"
|
| /openbmc/qemu/hw/misc/macio/ |
| H A D | trace-events | 35 pmu_debug_protocol_resp_size(int size) "sending %d resp bytes" 41 pmu_debug_protocol_cmd_send_resp_size(int len) "sending length byte: %d" 42 pmu_debug_protocol_cmd_send_resp(int pos, int len) "sending byte: %d/%d"
|
| /openbmc/u-boot/arch/arm/mach-exynos/ |
| H A D | dmc_common.c | 108 /* Sending NOP command */ in dmc_config_mrs() 118 /* Sending EMRS/MRS commands */ in dmc_config_mrs() 126 /* Sending ZQINIT command */ in dmc_config_mrs()
|
| /openbmc/phosphor-debug-collector/host-transport-extensions/pldm/common/ |
| H A D | pldm_utils.hpp | 45 * @brief setup PLDM transport for sending and receiving messages 54 /** @brief Opens the MCTP socket for sending and receiving messages.
|
| /openbmc/u-boot/arch/sandbox/include/asm/ |
| H A D | eth-raw-os.h | 18 * host_ifname: interface name on the host to use for sending our packets 22 * local_bindsd: socket descriptor to prevent the kernel from sending
|
| /openbmc/openbmc/meta-raspberrypi/docs/ |
| H A D | contributing.md | 70 the above formatting guidelines carefully before sending your patches. 72 ## Sending patches 85 Then, for sending patches to the mailing list, you may use this command:
|
| /openbmc/qemu/nbd/ |
| H A D | trace-events | 4 nbd_send_option_request(uint32_t opt, const char *name, uint32_t len) "Sending option request %" PR… 34 … len, uint64_t cookie, uint16_t flags, uint16_t type, const char *name) "Sending request to server… 44 nbd_negotiate_send_rep_err(const char *msg) "sending error message \"%s\"" 48 nbd_negotiate_send_info(int info, const char *name, uint32_t length) "Sending NBD_REP_INFO type %d …
|
| /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/Syslog/Destination/ |
| H A D | Mail.interface.yaml | 2 Interface to control sending syslog messages via e-mail.
|
| /openbmc/u-boot/board/freescale/m5275evb/ |
| H A D | m5275evb.c | 62 /* Stop sending commands */ in dram_init() 79 /* Stop sending commands */ in dram_init()
|
| /openbmc/qemu/docs/system/ |
| H A D | gdb.rst | 184 sending: "qqemu.sstepbits" 194 sending: "qqemu.sstep" 204 sending: "qemu.sstep=0x5" 217 The memory mode can be checked by sending the following command:
|
| /openbmc/u-boot/drivers/sound/ |
| H A D | Kconfig | 28 Rockchip SoCs support an I2S interface for sending audio data to an 37 Samsung Exynos SoCs support an I2S interface for sending audio
|
| /openbmc/phosphor-ipmi-flash/tools/ |
| H A D | updater.cpp | 74 std::fprintf(stderr, "Sending over the firmware image.\n"); in updaterMain() 78 std::fprintf(stderr, "Sending over the hash file.\n"); in updaterMain()
|
| /openbmc/u-boot/doc/ |
| H A D | README.VLAN | 4 You control the sending/receiving of VLAN tagged packets with the
|
| /openbmc/qemu/tests/qemu-iotests/ |
| H A D | 200.out | 12 === Sending stream/cancel, checking for SIGSEGV only ===
|
| /openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/ |
| H A D | initial-poweron-device | 7 # to prevent sending a command by mistake to the retimer when it boots up.
|
| /openbmc/u-boot/test/py/tests/ |
| H A D | test_sandbox_exit.py | 18 """Test that sending SIGINT to sandbox causes it to exit."""
|
| /openbmc/openbmc/meta-openembedded/meta-gnome/ |
| H A D | README.md | 13 When sending single patches, please using something like:
|
| /openbmc/qemu/docs/devel/ |
| H A D | submitting-a-pull-request.rst | 50 **Test before sending**. This is an obvious thing to say, but make sure 52 series) and that "make check" passes before sending out the pull
|
| /openbmc/phosphor-dbus-interfaces/yaml/com/intel/Protocol/PECI/ |
| H A D | Raw.interface.yaml | 18 sending multiple PECI commands in a single transaction.
|