Home
last modified time | relevance | path

Searched defs:bytes (Results 226 – 250 of 264) sorted by relevance

1234567891011

/openbmc/qemu/hw/net/
H A Dallwinner-sun8i-emac.c512 size_t bytes = 0; in allwinner_sun8i_emac_transmit() local
H A De1000.c643 unsigned int split_size = txd_lower & 0xffff, bytes, sz; in process_tx_desc() local
/openbmc/qemu/hw/audio/
H A Dsb16.c796 int freq, samples, bytes; in complete() local
/openbmc/qemu/block/
H A Dvvfat.c1538 vvfat_co_preadv(BlockDriverState *bs, int64_t offset, int64_t bytes, in vvfat_co_preadv()
3109 vvfat_co_pwritev(BlockDriverState *bs, int64_t offset, int64_t bytes, in vvfat_co_pwritev()
3138 int64_t offset, int64_t bytes, in vvfat_co_block_status()
H A Dqcow2.h309 uint64_t bytes; member
/openbmc/u-boot/tools/env/
H A Dfw_env.c278 static int ubi_update_start(int fd, int64_t bytes) in ubi_update_start()
/openbmc/u-boot/cmd/
H A Di2c.c1029 u_char bytes[16]; in do_i2c_loop() local
/openbmc/qemu/target/i386/emulate/
H A Dx86_emu.c181 uint8_t *read_mmio(CPUX86State *env, target_ulong ptr, int bytes) in read_mmio()
/openbmc/qemu/nbd/
H A Dserver.c2379 uint64_t offset, uint64_t bytes, in blockstatus_to_extents()
2407 uint64_t offset, uint64_t bytes, in blockalloc_to_extents()
/openbmc/qemu/disas/
H A Dsh4.c2031 bfd_byte bytes[4]; in print_insn_sh() local
/openbmc/qemu/tests/qtest/
H A Dide-test.c555 static void string_cpu_to_be16(uint16_t *s, size_t bytes) in string_cpu_to_be16()
H A Dahci-test.c67 static void string_bswap16(uint16_t *s, size_t bytes) in string_bswap16()
/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_snd.h463 uint8_t bytes[512]; member
/openbmc/phosphor-host-ipmid/
H A Dtransporthandler.cpp664 std::array<uint8_t, sizeof(T)> bytes; in unpackT() local
/openbmc/qemu/hw/block/
H A Dvirtio-blk.c384 int bytes; in virtio_blk_handle_discard_write_zeroes() local
/openbmc/u-boot/fs/btrfs/
H A Dbtrfs_tree.h439 __u64 bytes; member
/openbmc/u-boot/fs/ubifs/
H A Dlpt.c284 const int bytes = (nrbits + b + 7) >> 3; in ubifs_unpack_bits() local
/openbmc/u-boot/drivers/usb/gadget/
H A Df_mass_storage.c2600 unsigned bytes; in usb_copy_descriptors() local
/openbmc/qemu/
H A Dblock.c8478 int64_t offset, int64_t bytes, in bdrv_bsc_range_overlaps_locked()
8510 int64_t offset, int64_t bytes) in bdrv_bsc_invalidate_range()
8523 void bdrv_bsc_fill(BlockDriverState *bs, int64_t offset, int64_t bytes) in bdrv_bsc_fill()
/openbmc/qemu/hw/nvme/
H A Dctrl.c1292 uint32_t len, uint32_t bytes, in nvme_tx_interleaved()
1373 size_t bytes; in nvme_tx() local
1713 int64_t pnum = 0, bytes = nvme_l2b(ns, nlb); in nvme_block_status_all() local
6918 int bytes; in nvme_format_ns_cb() local
/openbmc/qemu/hw/usb/
H A Dhcd-ehci.c1188 uint32_t cpage, offset, bytes, plen; in ehci_init_transfer() local
H A Ddev-mtp.c675 static void usb_mtp_realloc(MTPData *data, uint32_t bytes) in usb_mtp_realloc()
/openbmc/qemu/include/block/
H A Dblock_int-common.h79 int64_t bytes; member
/openbmc/qemu/target/ppc/
H A Dint_helper.c1631 unsigned int shift, bytes, size; in helper_vslv() local
1645 unsigned int shift, bytes; in helper_vsrv() local
/openbmc/qemu/target/rx/
H A Ddisas.c29 uint8_t bytes[8]; member

1234567891011