SDEV_NOSYNC       691 dev/ic/aic79xx_openbsd.c 	if (quirks & SDEV_NOSYNC) {
SDEV_NOSYNC       766 dev/ic/aic7xxx_openbsd.c 	if (quirks & SDEV_NOSYNC) {
SDEV_NOSYNC       230 dev/ic/isp_openbsd.c 	if (xs->sc_link->quirks & SDEV_NOSYNC) {
SDEV_NOSYNC       456 dev/ic/mpi.c   	if (raid || !(link->quirks & SDEV_NOSYNC)) {
SDEV_NOSYNC       280 dev/ic/siop_common.c 		if ((quirks & SDEV_NOSYNC) == 0)
SDEV_NOSYNC       501 dev/ic/trm.c   			quirks = SDEV_NOWIDE | SDEV_NOSYNC | SDEV_NOTAGS;
SDEV_NOSYNC       539 dev/ic/trm.c   	if (((quirks & SDEV_NOSYNC) == 0) &&
SDEV_NOSYNC       497 scsi/scsiconf.c 	 "PLEXTOR", "CD-ROM PX-40TS", "1.01"},    SDEV_NOSYNC},
SDEV_NOSYNC       532 scsi/scsiconf.c 	 "SONY    ", "SDT-5000        ", "3."},   SDEV_NOSYNC|SDEV_NOWIDE},
SDEV_NOSYNC       534 scsi/scsiconf.c 	 "WangDAT ", "Model 1300      ", "02.4"}, SDEV_NOSYNC|SDEV_NOWIDE},
SDEV_NOSYNC       536 scsi/scsiconf.c 	 "WangDAT ", "Model 2600      ", "01.7"}, SDEV_NOSYNC|SDEV_NOWIDE},
SDEV_NOSYNC       538 scsi/scsiconf.c 	 "WangDAT ", "Model 3200      ", "02.2"}, SDEV_NOSYNC|SDEV_NOWIDE},
SDEV_NOSYNC       725 scsi/scsiconf.c 	sc_link->quirks |= SDEV_NOSYNC | SDEV_NOWIDE | SDEV_NOTAGS;
SDEV_NOSYNC       800 scsi/scsiconf.c 			sc_link->quirks &= ~SDEV_NOSYNC;