ENSPCHK          1485 drivers/scsi/aha152x.c 		SETPORT(SXFRCTL1, (PARITY ? ENSPCHK : 0 ) | ENSTIMER);
ENSPCHK           339 drivers/scsi/aic7xxx/aic7770.c 			scsi_conf |= ENSPCHK;
ENSPCHK          7264 drivers/scsi/aic7xxx/aic79xx_core.c 	sxfrctl1 |= (ahd->flags & AHD_SPCHK_ENB_A) != 0 ? ENSPCHK : 0;
ENSPCHK          5090 drivers/scsi/aic7xxx/aic7xxx_core.c 		ahc_outb(ahc, SXFRCTL1, (scsi_conf & (ENSPCHK|STIMESEL))
ENSPCHK          5106 drivers/scsi/aic7xxx/aic7xxx_core.c 	ahc_outb(ahc, SXFRCTL1, (scsi_conf & (ENSPCHK|STIMESEL))
ENSPCHK           904 drivers/scsi/aic7xxx/aic7xxx_pci.c 		ahc_outb(ahc, SCSICONF, our_id|ENSPCHK|RESET_SCSI);
ENSPCHK          1479 drivers/scsi/aic7xxx/aic7xxx_pci.c 		scsi_conf |= ENSPCHK;