Searched defs:VIRTIO_SCSI_F_CHANGE (Results 1 – 2 of 2) sorted by relevance
118 #define VIRTIO_SCSI_F_CHANGE 0x0004 /* Host will report changes to LUN macro
85 #define VIRTIO_SCSI_F_CHANGE (1 << 2) macro