Home
last modified time | relevance | path

Searched full:sending (Results 1 – 25 of 571) sorted by relevance

12345678910>>...23

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dhost_interface.hpp21 * @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 Dhost_notifier.hpp27 * 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 Dpython3-flask-mail_0.9.1.bb1 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 Dsendsigs19 echo "Sending all processes the TERM signal..."
22 echo "Sending all processes the KILL signal..."
H A Dsingle18 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 D0001-sample-Rename-dprintf-to-cyrus_dprintf.patch54 - 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 Ddummy-gbmc-update.bb1 SUMMARY = "Dummy image uploader for sending debug binaries"
2 DESCRIPTION = "Dummy image uploader for sending debug binaries"
/openbmc/qemu/hw/misc/macio/
H A Dtrace-events35 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 Ddmc_common.c108 /* 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 Dpldm_utils.hpp45 * @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 Deth-raw-os.h18 * 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 Dcontributing.md70 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 Dtrace-events4 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 DMail.interface.yaml2 Interface to control sending syslog messages via e-mail.
/openbmc/u-boot/board/freescale/m5275evb/
H A Dm5275evb.c62 /* Stop sending commands */ in dram_init()
79 /* Stop sending commands */ in dram_init()
/openbmc/qemu/docs/system/
H A Dgdb.rst184 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 DKconfig28 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 Dupdater.cpp74 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 DREADME.VLAN4 You control the sending/receiving of VLAN tagged packets with the
/openbmc/qemu/tests/qemu-iotests/
H A D200.out12 === Sending stream/cancel, checking for SIGSEGV only ===
/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/
H A Dinitial-poweron-device7 # to prevent sending a command by mistake to the retimer when it boots up.
/openbmc/u-boot/test/py/tests/
H A Dtest_sandbox_exit.py18 """Test that sending SIGINT to sandbox causes it to exit."""
/openbmc/openbmc/meta-openembedded/meta-gnome/
H A DREADME.md13 When sending single patches, please using something like:
/openbmc/qemu/docs/devel/
H A Dsubmitting-a-pull-request.rst50 **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 DRaw.interface.yaml18 sending multiple PECI commands in a single transaction.

12345678910>>...23