Home
last modified time | relevance | path

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

/netbsd/sys/dev/ic/
H A Dadvlib.c3076 if ((dvc_type == SCSI_TYPE_CDROM) && in AscAsyncFix()
3094 if ((dvc_type == SCSI_TYPE_CDROM) && in AscAsyncFix()
3099 if ((dvc_type == SCSI_TYPE_CDROM) && in AscAsyncFix()
H A Dadvlib.h237 #define SCSI_TYPE_CDROM 0x05 macro