Searched refs:ENSPCHK (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.0-release/sys/dev/aic/
H A Daic6360reg.h102 #define ENSPCHK 0x20 macro
H A Daic.c373 (aic->flags & AIC_PARITY_ENABLE ? ENSPCHK : 0));
/freebsd-10.0-release/sys/dev/aic7xxx/
H A Daic7770.c368 scsi_conf |= ENSPCHK;
H A Daic7xxx.reg95 field ENSPCHK 0x20
1524 field ENSPCHK 0x20
H A Daic7xxx_pci.c987 ahc_outb(ahc, SCSICONF, our_id|ENSPCHK|RESET_SCSI);
1571 scsi_conf |= ENSPCHK;
H A Daic79xx.reg1561 field ENSPCHK 0x20
H A Daic7xxx.c4672 ahc_outb(ahc, SXFRCTL1, (scsi_conf & (ENSPCHK|STIMESEL))
4688 ahc_outb(ahc, SXFRCTL1, (scsi_conf & (ENSPCHK|STIMESEL))
H A Daic79xx.c6565 sxfrctl1 |= (ahd->flags & AHD_SPCHK_ENB_A) != 0 ? ENSPCHK : 0;

Completed in 136 milliseconds