ENSPCHK
scsi_conf |= ENSPCHK;
sxfrctl1 |= (ahd->flags & AHD_SPCHK_ENB_A) != 0 ? ENSPCHK : 0;
ahc_outb(ahc, SXFRCTL1, (scsi_conf & (ENSPCHK|STIMESEL))
ahc_outb(ahc, SXFRCTL1, (scsi_conf & (ENSPCHK|STIMESEL))
scsi_conf |= ENSPCHK;
ahc_outb(ahc, SCSICONF, our_id|ENSPCHK|RESET_SCSI);