Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dadvlib.c3067 u_int8_t dvc_type; in AscAsyncFix() local
3071 dvc_type = inq->byte0.peri_dvc_type; in AscAsyncFix()
3076 if ((dvc_type == SCSI_TYPE_CDROM) && in AscAsyncFix()
3081 if ((dvc_type == SCSI_TYPE_PROC) || in AscAsyncFix()
3082 (dvc_type == SCSI_TYPE_SCANNER)) { in AscAsyncFix()
3085 if ((dvc_type == SCSI_TYPE_SASD) && in AscAsyncFix()
3090 if ((dvc_type == SCSI_TYPE_SASD) && in AscAsyncFix()
3094 if ((dvc_type == SCSI_TYPE_CDROM) && in AscAsyncFix()
3099 if ((dvc_type == SCSI_TYPE_CDROM) && in AscAsyncFix()