Home
last modified time | relevance | path

Searched defs:buffer (Results 276 – 300 of 433) sorted by relevance

1...<<1112131415161718

/openbmc/pldm/libpldmresponder/
H A Dbios_config.cpp320 std::vector<char> buffer(strLength + 1 /* sizeof '\0' */); in checkAttributeValueTable() local
360 std::vector<char> buffer(strLength + 1 /* sizeof '\0' */); in checkAttributeValueTable() local
721 std::vector<char> buffer(strLength + 1 /* sizeof '\0' */); decodeStringFromStringEntry() local
[all...]
/openbmc/u-boot/drivers/i2c/
H A Dmxc_i2c.c636 uint addr, int alen, uint8_t *buffer, in mxc_i2c_read()
643 uint addr, int alen, uint8_t *buffer, in mxc_i2c_write()
H A Dkona_i2c.c637 int alen, uchar *buffer, int len) in kona_i2c_read()
666 int alen, uchar *buffer, int len) in kona_i2c_write()
/openbmc/qemu/hw/nvme/
H A Ddif.c38 static uint16_t crc16_t10dif(uint16_t crc, const unsigned char *buffer, in crc16_t10dif()
51 static uint64_t crc64_nvme(uint64_t crc, const unsigned char *buffer, in crc64_nvme()
/openbmc/ipmitool/lib/
H A Dipmi_isol.c564 char * buffer; in ipmi_isol_red_pill() local
/openbmc/u-boot/board/gdsys/common/
H A Dcmd_ioloop.c133 u16 buffer[128]; in io_reflect() local
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dfile_io_type_cert.cpp94 int CertHandler::write(const char* buffer, uint32_t offset, uint32_t& length, in write()
H A Dfile_io_type_pel.cpp347 int PelHandler::write(const char* buffer, uint32_t offset, uint32_t& length, in write()
H A Dfile_io_type_lid.hpp181 virtual int write(const char* buffer, uint32_t offset, uint32_t& length, in write()
H A Dfile_io_type_dump.cpp198 int DumpHandler::write(const char* buffer, uint32_t, uint32_t& length, in write()
/openbmc/phosphor-power/phosphor-regulators/src/
H A Derror_logging.cpp127 std::string buffer; in createFFDCFile() local
/openbmc/google-misc/subprojects/ncsid/src/platforms/nemora/portable/
H A Dncsi_fsm.c320 static uint32_t write_ncsi_oem_config_filter(uint8_t* buffer, uint8_t channel, in write_ncsi_oem_config_filter()
/openbmc/u-boot/board/beckhoff/mx53cx9020/
H A Dmx53cx9020.c267 const uint8_t *const buffer = buf; in ccat_write_fn() local
/openbmc/qemu/target/i386/kvm/
H A Dvmsr_energy.c81 uint32_t buffer[3]; in vmsr_read_msr() local
/openbmc/qemu/hw/s390x/
H A Ds390-pci-inst.c162 uint8_t buffer[4096 * 2]; in clp_service_call() local
840 uint8_t buffer[128]; in pcistb_service_call() local
/openbmc/qemu/tests/tcg/multiarch/
H A Dsha1.c38 unsigned char buffer[64]; member
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_snp.c266 } buffer; in execute() local
/openbmc/qemu/include/hw/uefi/
H A Dvar-service.h55 uint8_t *buffer; member
/openbmc/u-boot/drivers/ddr/fsl/
H A Dinteractive.c1876 char buffer[CONFIG_SYS_CBSIZE]; in fsl_ddr_interactive_env_var_exists() local
1888 char buffer[CONFIG_SYS_CBSIZE]; in fsl_ddr_interactive() local
/openbmc/qemu/tests/qtest/migration/
H A Dprecopy-tests.c134 static int new_rdma_link(char *buffer, bool ipv6) in new_rdma_link()
167 char buffer[128] = {}; in __test_precopy_rdma_plain() local
/openbmc/qemu/include/system/
H A Ddma.h232 void *buffer, dma_addr_t len, in dma_memory_unmap()
/openbmc/qemu/hw/char/
H A Dsclpconsole-lm.c217 QEMU_UNINITIALIZED uint8_t buffer[SIZE_BUFFER]; in process_mdb() local
/openbmc/qemu/audio/
H A Dpwaudio.c53 uint8_t buffer[RINGBUFFER_SIZE]; member
426 uint8_t buffer[1024]; in qpw_stream_new() local
/openbmc/u-boot/common/
H A Dusb_storage.c1124 lbaint_t blkcnt, void *buffer) in usb_stor_read()
1205 lbaint_t blkcnt, const void *buffer) in usb_stor_write()
/openbmc/u-boot/drivers/net/
H A Dpch_gbe.c294 void *buffer; in pch_gbe_recv() local

1...<<1112131415161718