Home
last modified time | relevance | path

Searched defs:data_in (Results 1 – 8 of 8) sorted by relevance

/qemu/tests/unit/
H A Dtest-fifo.c71 uint8_t data_in[] = { 0x1, 0x2, 0x3, 0x4 }; in test_fifo8_pop_bufptr() local
158 uint8_t data_in[] = { 0x1, 0x2, 0x3, 0x4 }; in test_fifo8_peek_bufptr() local
238 uint8_t data_in[] = { 0x1, 0x2, 0x3, 0x4, 0x5, 0x6, 0x7, 0x8 }; in test_fifo8_pop_buf() local
328 uint8_t data_in[] = { 0x1, 0x2, 0x3, 0x4 }; in test_fifo8_peek_buf() local
/qemu/hw/ppc/
H A Dspapr_tpm_proxy.c40 uint64_t data_in = ppc64_phys_to_real(args[1]); in tpm_execute() local
/qemu/include/hw/misc/macio/
H A Dcuda.h99 uint8_t data_in[128]; member
/qemu/include/hw/misc/
H A Dmac_via.h56 uint8_t data_in; member
/qemu/tests/qtest/
H A Dvirtio-scsi-test.c64 const uint8_t *data_in, in virtio_scsi_do_command()
H A Dufs-test.c254 const uint8_t *data_in, size_t data_in_len, in ufs_send_scsi_command()
/qemu/hw/audio/
H A Dwm8750.c43 uint8_t data_in[4096]; member
/qemu/hw/usb/
H A Ddev-mtp.c191 MTPData *data_in; member
1241 MTPData *data_in = NULL; in usb_mtp_command() local