Searched defs:bytes_read (Results 1 – 10 of 10) sorted by relevance
/openbmc/qemu/net/ |
H A D | eth.c | 383 size_t bytes_read; in _eth_get_rss_ex_dst_addr() local 414 size_t bytes_read, optlen; in _eth_get_rss_ex_src_addr() local 457 size_t bytes_read; in eth_parse_ipv6_hdr() local
|
/openbmc/u-boot/cmd/ |
H A D | avb.c | 47 size_t bytes, bytes_read = 0; in do_avb_read_part() local 80 size_t bytes, bytes_read = 0; in do_avb_read_part_hex() local
|
/openbmc/qemu/tests/qtest/libqos/ |
H A D | sdhci-cmd.c | 93 ssize_t bytes_read = read_fifo(qts, base_addr + SDHC_BDATA, msg, count); in sdhci_read_cmd() local
|
/openbmc/qemu/hw/net/ |
H A D | net_tx_pkt.c | 165 size_t bytes_read; in net_tx_pkt_parse_headers() local 324 size_t bytes_read; in net_tx_pkt_build_vheader() local 597 size_t bytes_read = 0; in net_tx_pkt_tcp_fragment_init() local
|
/openbmc/qemu/backends/ |
H A D | dbus-vmstate.c | 223 gsize bytes_read, avail; in dbus_vmstate_post_load() local
|
/openbmc/libcper/ |
H A D | cper-parse.c | 191 int bytes_read = fread(cper_buf, 1, header.RecordLength, cper_file); in cper_to_ir() local
|
/openbmc/u-boot/drivers/usb/emul/ |
H A D | sandbox_flash.c | 336 ulong bytes_read; in sandbox_flash_bulk() local
|
/openbmc/u-boot/fs/jffs2/ |
H A D | jffs2_1pass.c | 179 u32 bytes_read = 0; in read_nand_cached() local 282 u32 bytes_read = 0; in read_onenand_cached() local
|
/openbmc/qemu/qga/ |
H A D | commands.c | 347 gsize bytes_read; in guest_exec_output_watch() local
|
/openbmc/u-boot/drivers/i2c/ |
H A D | kona_i2c.c | 306 unsigned int bytes_read = 0; in bcm_kona_i2c_read_fifo() local
|