Home
last modified time | relevance | path

Searched defs:nbytes (Results 1 – 15 of 15) sorted by relevance

/qemu/tests/qtest/
H A Dqtest_aspeed.c44 uint8_t reg, size_t nbytes) in aspeed_i2c_read_n()
83 uint8_t reg, uint32_t v, size_t nbytes) in aspeed_i2c_write_n()
/qemu/bsd-user/freebsd/
H A Dos-stat.h454 abi_ulong arg2, abi_long nbytes) in do_freebsd11_getdents()
485 abi_ulong arg2, abi_long nbytes, abi_ulong arg4) in do_freebsd11_getdirentries()
524 abi_ulong arg2, abi_long nbytes, abi_ulong arg4) in do_freebsd_getdirentries()
/qemu/disas/
H A Dcris.c2053 int nbytes; in print_with_operands() local
2292 unsigned int nbytes; in print_with_operands() local
2554 int nbytes; in print_insn_cris_generic() local
/qemu/block/
H A Dwin32-aio.c51 int nbytes; member
H A Dparallels.c455 int n, nbytes; in parallels_co_writev() local
498 int n, nbytes; in parallels_co_readv() local
H A Dlinux-aio.c44 size_t nbytes; member
H A Dblock-copy.c486 int64_t nbytes = MIN(offset + bytes, s->len) - offset; in block_copy_do_copy() local
H A Dfile-posix.c1755 ssize_t nbytes; in handle_aiocb_rw() local
3366 static void raw_account_discard(BDRVRawState *s, uint64_t nbytes, int ret) in raw_account_discard()
/qemu/hw/audio/
H A Dadlib.c161 int nbytes, wbytes, wsampl; in write_audio() local
H A Dgus.c86 int nbytes, wbytes, wsampl; in write_audio() local
/qemu/crypto/
H A Dblock.c377 size_t nbytes; in do_qcrypto_block_cipher_encdec() local
H A Dder.c119 size_t nbytes) in qcrypto_der_cut_nbytes()
/qemu/hw/display/
H A Dxlnx_dp.c498 uint8_t nbytes = (value & AUX_COMMAND_NBYTES) + 1; in xlnx_dp_aux_set_command() local
/qemu/bsd-user/
H A Dbsd-file.h147 abi_long nbytes, ret; in do_bsd_write() local
/qemu/hw/core/
H A Dloader.c106 int fd, hwaddr dst_addr, size_t nbytes) in read_targphys()