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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx/
H A Daic7770.c345 scsi_conf |= ENSPCHK;
H A Daic7xxx_pci.c899 ahc_outb(ahc, SCSICONF, our_id|ENSPCHK|RESET_SCSI);
1474 scsi_conf |= ENSPCHK;
H A Daic7xxx_core.c5055 ahc_outb(ahc, SXFRCTL1, (scsi_conf & (ENSPCHK|STIMESEL))
5071 ahc_outb(ahc, SXFRCTL1, (scsi_conf & (ENSPCHK|STIMESEL))
H A Daic79xx_core.c7236 sxfrctl1 |= (ahd->flags & AHD_SPCHK_ENB_A) != 0 ? ENSPCHK : 0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Daha152x.h84 #define ENSPCHK 0x20 macro
H A Daic7xxx_old.c7993 aic_outb(p, (scsi_conf & ENSPCHK) | aic7xxx_seltime | term |
8017 aic_outb(p, (scsi_conf & ENSPCHK) | aic7xxx_seltime | term |
8807 scsi_conf |= ENSPCHK;
8811 scsi_conf |= ENSPCHK | RESET_SCSI;
H A Daha152x.c1607 SETPORT(SXFRCTL1, (PARITY ? ENSPCHK : 0 ) | ENSTIMER);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx_old/
H A Daic7xxx_reg.h27 #define ENSPCHK 0x20 macro

Completed in 218 milliseconds