Searched defs:data_in (Results 1 – 8 of 8) sorted by relevance
/qemu/tests/unit/ |
H A D | test-fifo.c | 71 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 D | spapr_tpm_proxy.c | 40 uint64_t data_in = ppc64_phys_to_real(args[1]); in tpm_execute() local
|
/qemu/include/hw/misc/macio/ |
H A D | cuda.h | 99 uint8_t data_in[128]; member
|
/qemu/include/hw/misc/ |
H A D | mac_via.h | 56 uint8_t data_in; member
|
/qemu/tests/qtest/ |
H A D | virtio-scsi-test.c | 64 const uint8_t *data_in, in virtio_scsi_do_command()
|
H A D | ufs-test.c | 254 const uint8_t *data_in, size_t data_in_len, in ufs_send_scsi_command()
|
/qemu/hw/audio/ |
H A D | wm8750.c | 43 uint8_t data_in[4096]; member
|
/qemu/hw/usb/ |
H A D | dev-mtp.c | 191 MTPData *data_in; member 1241 MTPData *data_in = NULL; in usb_mtp_command() local
|