Home
last modified time | relevance | path

Searched refs:SCSI_INQ_RDT_CDROM (Results 1 – 2 of 2) sorted by relevance

/qemu/pc-bios/s390-ccw/
H A Dscsi.h67 #define SCSI_INQ_RDT_CDROM 0x05 macro
H A Dvirtio-scsi.c306 if ((response->peripheral_qdt & 0x1f) == SCSI_INQ_RDT_CDROM) { in virtio_scsi_inquiry_response_is_cdrom()