summary refs log tree commit diff stats
path: root/include/hw/scsi/scsi.h
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>2022-01-11 11:32:22 +0100
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>2022-01-18 12:56:29 +0100
commit026644cf5f9fd8c27ea7f4f2fd4fea8102b30001 (patch)
tree39679e117f6326d7322992af764d4c77737c58a2 /include/hw/scsi/scsi.h
parent60791a2c27e1b8f82ff035a474b2f96f0fafa66c (diff)
downloadfocaccia-qemu-026644cf5f9fd8c27ea7f4f2fd4fea8102b30001.tar.gz
focaccia-qemu-026644cf5f9fd8c27ea7f4f2fd4fea8102b30001.zip
hw/dma: Move ScatterGatherEntry / QEMUSGList declarations around
In the next commit we will use the dma_addr_t type in the QEMUSGList
structure. Since currently dma_addr_t is defined after QEMUSGList,
move the declarations to have dma_addr_t defined first. This is a
pure code-movement patch.

Suggested-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: David Hildenbrand <david@redhat.com>
Message-Id: <20220111184309.28637-10-f4bug@amsat.org>
Diffstat (limited to 'include/hw/scsi/scsi.h')
0 files changed, 0 insertions, 0 deletions