taglinefilesource code
ENSPCHK1474drivers/scsi/aha152x.cSETPORT(SXFRCTL1, HOSTDATA(shpnt)->parity ? (ENSPCHK|ENSTIMER) : ENSTIMER);
ENSPCHK3516drivers/scsi/aic7xxx.cscsi_conf = inb(SCSICONF + base + 1) & (ENSPCHK | STIMESEL);
ENSPCHK3534drivers/scsi/aic7xxx.cscsi_conf = inb(SCSICONF + base) & (ENSPCHK | STIMESEL);