Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Dadvlib.c3084 u_int8_t dvc_type; in AscAsyncFix() local
3087 dvc_type = inq->byte0.peri_dvc_type; in AscAsyncFix()
3092 if ((dvc_type == SCSI_TYPE_CDROM) && in AscAsyncFix()
3097 if ((dvc_type == SCSI_TYPE_PROC) || in AscAsyncFix()
3098 (dvc_type == SCSI_TYPE_SCANNER)) { in AscAsyncFix()
3101 if ((dvc_type == SCSI_TYPE_SASD) && in AscAsyncFix()
3106 if ((dvc_type == SCSI_TYPE_SASD) && in AscAsyncFix()
3110 if ((dvc_type == SCSI_TYPE_CDROM) && in AscAsyncFix()
3115 if ((dvc_type == SCSI_TYPE_CDROM) && in AscAsyncFix()