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.c99 struct SCSIDiskState { struct
100 SCSIDevice qdev;
101 uint32_t features;
102 bool media_changed;
103 bool media_event;
104 bool eject_request;
105 uint16_t port_index;
106 uint64_t max_unmap_size;
107 uint64_t max_io_size;
108 uint32_t quirks;
[all …]