Revision aaebacef hw/scsi.h

b/hw/scsi.h
200 200
extern const struct SCSISense sense_code_I_T_NEXUS_LOSS;
201 201
/* Command aborted, Logical Unit failure */
202 202
extern const struct SCSISense sense_code_LUN_FAILURE;
203
/* LUN not ready, Capacity data has changed */
204
extern const struct SCSISense sense_code_CAPACITY_CHANGED;
203 205
/* LUN not ready, Medium not present */
204 206
extern const struct SCSISense sense_code_UNIT_ATTENTION_NO_MEDIUM;
205 207
/* Unit attention, Power on, reset or bus device reset occurred */

Also available in: Unified diff