Home
last modified time | relevance | path

Searched defs:buffer (Results 251 – 275 of 435) sorted by relevance

1...<<1112131415161718

/openbmc/phosphor-net-ipmid/sol/
H A Dsol_manager.cpp56 std::vector<uint8_t> buffer(readSize); in consoleInputHandler() local
/openbmc/google-misc/subprojects/libcr51sign/src/
H A Dlibcr51sign_support.c191 char buffer[1024] = {}; in verify_signature() local
/openbmc/qemu/hw/arm/
H A Dallwinner-h3.c182 g_autofree uint8_t *buffer = g_new0(uint8_t, rom_size); in allwinner_h3_bootrom_setup() local
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Djson_utils.cpp73 std::unique_ptr<char[]> buffer{new char[std::max(70, 10 * (int)size)]()}; in dumpHex() local
/openbmc/u-boot/drivers/nvme/
H A Dnvme.c672 lbaint_t blkcnt, void *buffer, bool read) in nvme_blk_rw()
733 lbaint_t blkcnt, void *buffer) in nvme_blk_read()
739 lbaint_t blkcnt, const void *buffer) in nvme_blk_write()
/openbmc/u-boot/drivers/mtd/onenand/
H A Dsamsung.c394 unsigned char *buffer, int offset, in onenand_read_bufferram()
405 const unsigned char *buffer, int offset, in onenand_write_bufferram()
/openbmc/qemu/hw/net/
H A Dmv88w8618_eth.c76 uint32_t buffer; member
84 uint32_t buffer; member
H A Dpcnet.h47 uint8_t buffer[4096]; member
/openbmc/u-boot/arch/x86/lib/
H A Dbios.c192 char *buffer; in vbe_get_mode_info() local
/openbmc/u-boot/drivers/usb/emul/
H A Dsandbox_hub.c204 void *buffer, int length, in sandbox_hub_submit_control_msg()
/openbmc/u-boot/cmd/
H A Dosd.c89 u8 *buffer; in do_osd_write() local
H A Dbootm.c460 u32 buffer[16]; in do_imls_nand() local
/openbmc/google-misc/subprojects/ncsid/src/
H A Dncsi_state_machine.cpp87 void snprintf_state(char* buffer, int size, const ncsi_state_t* state) in snprintf_state()
/openbmc/qemu/contrib/elf2dmp/
H A Dpdb.c116 uint8_t *buffer; in pdb_ds_read() local
/openbmc/libpldm/src/
H A Dutils.c139 ssize_t ver2str(const ver32_t *version, char *buffer, size_t buffer_size) in ver2str()
/openbmc/qemu/disas/
H A Dm68k.c682 fetch_arg (unsigned char *buffer, in fetch_arg()
1088 unsigned char *buffer, in print_insn_arg()
1732 bfd_byte *buffer = priv->the_buffer; in match_insn_m68k() local
1872 bfd_byte *buffer = priv.the_buffer; in print_insn_m68k() local
/openbmc/u-boot/fs/cbfs/
H A Dcbfs.c309 long file_cbfs_read(const struct cbfs_cachenode *file, void *buffer, in file_cbfs_read()
/openbmc/qemu/hw/char/
H A Dgoldfish_tty.c178 static void goldfish_tty_receive(void *opaque, const uint8_t *buffer, int size) in goldfish_tty_receive()
/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
718 std::vector<char> buffer(strLength + 1 /* sizeof '\0' */); in decodeStringFromStringEntry() local
/openbmc/phosphor-psu-code-mgmt/src/
H A Dutils.cpp61 std::array<char, 512> buffer; in exec() local
/openbmc/qemu/hw/core/
H A Dqdev-properties-system.c335 char buffer[2 * 6 + 5 + 1]; in get_mac() local
739 char buffer[64]; in get_reserved_region() local
896 char buffer[] = "ffff:ff:ff.f"; in get_pci_host_devaddr() local
1182 char buffer[UUID_STR_LEN]; in get_uuid() local
/openbmc/phosphor-led-sysfs/test/
H A Dphysical.cpp23 std::array<char, MAXPATHLEN> buffer = {0}; in createSandbox() local
/openbmc/slpd-lite/
H A Dslp.hpp19 using buffer = std::vector<uint8_t>; typedef
/openbmc/obmc-console/
H A Dconsole-mux.c216 static int console_timestamp(char *buffer, size_t size) in console_timestamp()
/openbmc/u-boot/fs/yaffs2/
H A Dyaffs_verify.c350 u8 *buffer = yaffs_get_temp_buffer(dev); in yaffs_verify_obj() local

1...<<1112131415161718