Home
last modified time | relevance | path

Searched defs:trans (Results 1 – 6 of 6) sorted by relevance

/qemu/linux-user/
H A Dfd-trans.h79 TargetFdTrans *trans) in internal_fd_trans_register_unsafe()
94 static inline void fd_trans_register(int fd, TargetFdTrans *trans) in fd_trans_register()
H A Dsyscall.c3659 abi_long trans; in do_recvfrom() local
/qemu/hw/usb/
H A Ddev-mtp.c121 uint32_t trans; member
148 uint32_t trans; member
155 uint32_t trans; member
781 static void usb_mtp_queue_result(MTPState *s, uint16_t code, uint32_t trans, in usb_mtp_queue_result()
1154 static int usb_mtp_deletefn(MTPState *s, MTPObject *o, uint32_t trans) in usb_mtp_deletefn()
1191 uint32_t format_code, uint32_t trans) in usb_mtp_object_delete()
/qemu/tests/qtest/
H A Dhd-geo-test.c47 int cyls, heads, secs, trans; member
340 static void test_ide_drive_user(const char *dev, bool trans) in test_ide_drive_user()
/qemu/target/s390x/tcg/
H A Dmem_helper.c1616 uint64_t trans, uintptr_t ra) in do_helper_tr()
1675 uint64_t array, uint64_t trans, in do_helper_trt()
1695 uint64_t array, uint64_t trans, in do_helper_trt_fwd()
1708 uint64_t array, uint64_t trans, in do_helper_trt_bkwd()
/qemu/hw/i386/
H A Dpc.c485 int i, trans; in pc_cmos_init_late() local