qemu-patch-raspberry4/include/hw/scsi
Paolo Bonzini ff34c32ccc scsi-bus: introduce parse_cdb in SCSIDeviceClass and SCSIBusInfo
These callbacks will let devices do their own request parsing, or
defer it to the bus.  If the bus does not provide an implementation,
in turn, fall back to the default parsing routine.

Swap the first two arguments to scsi_req_parse, and rename it to
scsi_req_parse_cdb, for consistency.

Reviewed-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2014-07-29 17:36:25 +02:00
..
esp.h hw: move headers to include/ 2013-04-08 18:13:10 +02:00
scsi.h scsi-bus: introduce parse_cdb in SCSIDeviceClass and SCSIBusInfo 2014-07-29 17:36:25 +02:00