Home
last modified time | relevance | path

Searched defs:buffer (Results 176 – 200 of 436) sorted by relevance

12345678910>>...18

/openbmc/phosphor-debug-collector/
H A Dwatch.cpp91 uint8_t buffer[maxBytes]; in callback() local
/openbmc/dbus-sensors/src/psu/
H A DPSUEvent.hpp67 std::shared_ptr<std::array<char, 128>> buffer; member in PSUSubEvent
/openbmc/qemu/nbd/
H A Dcommon.c32 char *buffer; in nbd_drop() local
/openbmc/u-boot/fs/fat/
H A Dfat.c247 get_cluster(fsdata *mydata, __u32 clustnum, __u8 *buffer, unsigned long size) in get_cluster()
310 __u8 *buffer, loff_t maxsize, loff_t *gotsize) in get_contents()
1132 int file_fat_read_at(const char *filename, loff_t pos, void *buffer, in file_fat_read_at()
1168 int file_fat_read(const char *filename, void *buffer, int maxsize) in file_fat_read()
/openbmc/u-boot/drivers/i2c/
H A Dintel_i2c.c94 static int smbus_block_read(u32 base, u8 dev, u8 *buffer, in smbus_block_read()
160 static int smbus_block_write(u32 base, u8 dev, u8 *buffer, in smbus_block_write()
/openbmc/u-boot/tools/
H A Dsunxi-spl-image-builder.c113 static int write_page(const struct image_info *info, uint8_t *buffer, in write_page()
243 uint8_t *buffer; in create_image() local
/openbmc/u-boot/board/esd/vme8349/
H A Dvme8349.c175 int vme8349_read_spd(uchar chip, uint addr, int alen, uchar *buffer, int len) in vme8349_read_spd()
/openbmc/qemu/qobject/
H A Djson-streamer.c119 const char *buffer, size_t size) in json_message_parser_feed()
/openbmc/u-boot/board/freescale/mpc837xerdb/
H A Dmpc837xerdb.c172 char buffer[HWCONFIG_BUFFER_SIZE] = {0}; in board_mmc_init() local
/openbmc/u-boot/lib/efi_loader/
H A Defi_boottime.c393 void **buffer) in efi_allocate_pool_ext()
413 static efi_status_t EFIAPI efi_free_pool_ext(void *buffer) in efi_free_pool_ext()
1324 efi_uintn_t *buffer_size, efi_handle_t *buffer) in efi_locate_handle()
1396 efi_uintn_t *buffer_size, efi_handle_t *buffer) in efi_locate_handle_ext()
1607 void **buffer, efi_uintn_t *size) in efi_load_image_from_path()
2241 efi_uintn_t *no_handles, efi_handle_t **buffer) in efi_locate_handle_buffer()
2567 static void EFIAPI efi_set_mem(void *buffer, size_t size, uint8_t value) in efi_set_mem()
2807 efi_handle_t *buffer; in efi_connect_single_controller() local
/openbmc/phosphor-host-ipmid/transport/serialbridge/test/
H A Dserial_unittest.cpp32 std::vector<uint8_t> buffer; in TEST() local
/openbmc/u-boot/examples/standalone/
H A Datmel_df_pow2.c78 static char buffer[100]; in getline() local
/openbmc/u-boot/drivers/usb/gadget/
H A Df_rockusb.c324 static int rockusb_tx_write(const char *buffer, unsigned int buffer_size) in rockusb_tx_write()
339 static int rockusb_tx_write_str(const char *buffer) in rockusb_tx_write_str()
489 const unsigned char *buffer = req->buf; in rx_handler_dl_image() local
/openbmc/qemu/target/hexagon/idef-parser/
H A Didef-parser.y886 YY_BUFFER_STATE buffer; variable
/openbmc/u-boot/board/gdsys/common/
H A Dosd_cmd.c25 u8 *buffer; in do_osd_write() local
/openbmc/phosphor-bmc-code-mgmt/test/create_package/
H A Dcreate_pldm_fw_package.cpp20 auto buffer = std::make_unique<uint8_t[]>(size); in create_pldm_package_buffer() local
/openbmc/u-boot/env/
H A Dmmc.c186 unsigned long offset, const void *buffer) in write_env()
248 unsigned long offset, const void *buffer) in read_env()
/openbmc/u-boot/drivers/bios_emulator/
H A Datibios.c85 void *buffer = (void *)(M.mem_base + vbe_offset); in atibios_debug_mode() local
177 void *buffer = (void *)(M.mem_base + vbe_offset); in atibios_set_vesa_mode() local
/openbmc/qemu/hw/char/
H A Dgrlib_apbuart.c94 char buffer[FIFO_LENGTH]; member
129 const uint8_t *buffer, in uart_add_to_fifo()
/openbmc/bmcweb/src/
H A Dssl_key_handler.cpp273 std::string buffer; in constructX509() local
361 std::string buffer; in generateSslCertificate() local
/openbmc/u-boot/drivers/ddr/fsl/
H A Dfsl_ddr_gen4.c71 char buffer[CONFIG_SYS_CBSIZE]; in fsl_ddr_set_memctl_regs() local
/openbmc/phosphor-bmc-code-mgmt/bmc/
H A Dutils.cpp104 std::array<char, 512> buffer; in executeCmd() local
/openbmc/openpower-hw-diags/util/
H A Dffdc.cpp135 std::string buffer; in createFFDCTraceFile() local
/openbmc/openpower-hw-diags/attn/
H A Dattn_common.cpp115 char buffer[150]; in addPrdScratchRegs() local
/openbmc/qemu/tests/qtest/
H A Dtpm-emu.h31 char buffer[]; member

12345678910>>...18