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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Daha152x.h84 #define ENSPCHK 0x20 macro
H A Daic7xxx_old.c8002 aic_outb(p, (scsi_conf & ENSPCHK) | aic7xxx_seltime | term |
8026 aic_outb(p, (scsi_conf & ENSPCHK) | aic7xxx_seltime | term |
8817 scsi_conf |= ENSPCHK;
8821 scsi_conf |= ENSPCHK | RESET_SCSI;
H A Daha152x.c1651 SETPORT(SXFRCTL1, (PARITY ? ENSPCHK : 0 ) | ENSTIMER);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Daic7770.c361 scsi_conf |= ENSPCHK;
H A Daic7xxx_pci.c904 ahc_outb(ahc, SCSICONF, our_id|ENSPCHK|RESET_SCSI);
1483 scsi_conf |= ENSPCHK;
H A Daic7xxx_core.c4503 ahc_outb(ahc, SXFRCTL1, (scsi_conf & (ENSPCHK|STIMESEL))
4519 ahc_outb(ahc, SXFRCTL1, (scsi_conf & (ENSPCHK|STIMESEL))
H A Daic79xx_core.c6499 sxfrctl1 |= (ahd->flags & AHD_SPCHK_ENB_A) != 0 ? ENSPCHK : 0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/aic7xxx_old/
H A Daic7xxx_reg.h27 #define ENSPCHK 0x20 macro

Completed in 245 milliseconds