Searched defs:sent (Results 1 – 13 of 13) sorted by relevance
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | host_notifier.cpp | 435 auto sent = std::find(_sentPELs.begin(), _sentPELs.end(), id); in ackPEL() local 469 auto sent = std::find(_sentPELs.begin(), _sentPELs.end(), id); in setHostFull() local 495 auto sent = std::find(_sentPELs.begin(), _sentPELs.end(), id); in setBadPEL() local
|
H A D | pel_types.hpp | 131 sent = 2, enumerator
|
/openbmc/bmcweb/test/include/ |
H A D | credential_pipe_test.cpp | 22 const boost::system::error_code& ec, size_t sent) in handler()
|
/openbmc/u-boot/drivers/input/ |
H A D | cros_ec_keyb.c | 105 int irq_pending, sent; in cros_ec_kbc_check() local
|
/openbmc/bmcweb/http/ |
H A D | http_body.hpp | 183 size_t sent = 0; member in bmcweb::HttpBody::writer
|
/openbmc/u-boot/drivers/tpm/ |
H A D | tpm2_tis_sandbox.c | 260 const u8 *sent = sendbuf; in sandbox_tpm2_xfer() local
|
H A D | tpm2_tis_core.c | 222 size_t burstcnt, wr_size, sent = 0; in tpm_tis_send() local
|
/openbmc/u-boot/drivers/usb/gadget/ |
H A D | core.c | 389 int sent = endpoint->last; in usbd_tx_complete() local
|
/openbmc/qemu/hw/audio/ |
H A D | wm8750.c | 81 int sent = 0; in wm8750_out_flush() local
|
H A D | hda-codec.c | 398 int sent = 0; in hda_audio_compat_output_cb() local
|
/openbmc/u-boot/include/ |
H A D | usbdevice.h | 517 int sent; /* data already sent */ member
|
/openbmc/qemu/migration/ |
H A D | ram.c | 2092 bool page_dirty, sent = false; in ram_save_host_page_urgent() local
|
/openbmc/qemu/hw/ppc/ |
H A D | spapr.c | 2269 int examined = 0, sent = 0; in htab_save_later_pass() local
|