Home
last modified time | relevance | path

Searched defs:buffer (Results 301 – 325 of 433) sorted by relevance

1...<<1112131415161718

/openbmc/u-boot/fs/yaffs2/
H A Dyaffs_uboot_glue.c284 unsigned char buffer[100]; in make_a_file() local
/openbmc/u-boot/arch/arm/include/asm/mach-imx/
H A Ddma.h121 void *buffer; member
/openbmc/u-boot/board/xilinx/zynq/
H A Dcmds.c189 static int zynq_authenticate_part(u8 *buffer, u32 size) in zynq_authenticate_part()
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dfsl_corenet_serdes.c509 char buffer[HWCONFIG_BUFFER_SIZE]; in fsl_serdes_init() local
/openbmc/phosphor-power/tools/i2c/
H A Di2c.cpp159 uint8_t buffer[I2C_SMBUS_BLOCK_MAX]; in processCallSMBus() local
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dfile_io_type_pcie.cpp129 int PCIeInfoHandler::write(const char* buffer, uint32_t, uint32_t& length, in write()
/openbmc/qemu/hw/tpm/
H A Dtpm_spapr.c79 unsigned char *buffer; member
/openbmc/qemu/pc-bios/s390-ccw/
H A Dnetmain.c130 static int tftp_load(filename_ip_t *fnip, void *buffer, int len) in tftp_load()
/openbmc/qemu/hw/arm/
H A Dallwinner-r40.c229 g_autofree uint8_t *buffer = g_new0(uint8_t, rom_size); in allwinner_r40_bootrom_setup() local
/openbmc/pldm/common/test/
H A Dpldm_utils_test.cpp71 std::vector<uint8_t> buffer = {10, 12, 14, 25, 233}; in TEST() local
90 std::vector<uint8_t> buffer = {}; in TEST() local
1013 variable_field buffer{}; in TEST() local
/openbmc/u-boot/drivers/video/
H A Dihs_video_out.c205 u8 buffer[2 * MAX_VIDEOMEM_WIDTH]; in ihs_video_out_print() local
/openbmc/qemu/target/xtensa/
H A Dxtensa-semi.c152 char buffer[16]; member
/openbmc/qemu/backends/tpm/
H A Dtpm_util.c337 void tpm_util_show_buffer(const unsigned char *buffer, in tpm_util_show_buffer()
/openbmc/qemu/hw/usb/
H A Du2f-emulated.c197 static ssize_t u2f_emulated_read(const char *path, char *buffer, in u2f_emulated_read()
/openbmc/bmcweb/http/
H A Dhttp_connection.hpp939 boost::beast::flat_static_buffer<8192> buffer; member in crow::Connection
/openbmc/ipmbbridge/
H A Dipmbbridged.hpp337 ioWrite(std::vector<uint8_t>& buffer) in ioWrite()
/openbmc/u-boot/fs/ext4/
H A Dext4_journal.c240 void ext4fs_push_revoke_blk(char *buffer) in ext4fs_push_revoke_blk()
/openbmc/qemu/hw/loongarch/
H A Dboot.c204 uint8_t *buffer; in load_loongarch_linux_image() local
/openbmc/pldm/pldmtool/
H A Dpldm_base_cmd.cpp234 char buffer[16] = {0}; in parseResponseMsg() local
/openbmc/qemu/contrib/vhost-user-gpu/
H A Dvhost-user-gpu.c41 struct vugbm_buffer buffer; member
713 struct vugbm_buffer *buffer = &res->buffer; in vg_set_scanout() local
/openbmc/qemu/hw/net/
H A Dsunhme.c566 uint32_t intstatus, status, buffer, sum = 0; in sunhme_transmit() local
722 uint32_t intstatus, status, buffer, buffersize, sum; in sunhme_receive() local
/openbmc/u-boot/board/freescale/b4860qds/
H A Db4860qds.c335 char buffer[HWCONFIG_BUFFER_SIZE]; in configure_vsc3316_3308() local
/openbmc/qemu/net/
H A Deth.c93 void *buffer) in _eth_copy_chunk()
/openbmc/u-boot/drivers/tpm/
H A Dtpm_tis_lpc.c298 static int tis_readresponse(struct udevice *dev, u8 *buffer, size_t len) in tis_readresponse()
/openbmc/u-boot/drivers/crypto/
H A Daspeed_hace.c69 u8 buffer[256]; member

1...<<1112131415161718