Home
last modified time | relevance | path

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

/openbmc/qemu/hw/scsi/
H A Dscsi-disk.c98 struct SCSIDiskState { struct
99 SCSIDevice qdev;
100 uint32_t features;
101 bool media_changed;
102 bool media_event;
103 bool eject_request;
104 uint16_t port_index;
105 uint64_t max_unmap_size;
106 uint64_t max_io_size;
107 uint32_t quirks;
[all …]