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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/aic7xxx/
H A Daic7770.c324 scsi_conf |= ENSPCHK;
H A Daic7xxx_reg.h341 #define ENSPCHK 0x20 macro
H A Daic7xxx_pci.c953 ahc_outb(ahc, SCSICONF, our_id|ENSPCHK|RESET_SCSI);
1420 scsi_conf |= ENSPCHK;
H A Daic7xxx_core.c4472 ahc_outb(ahc, SXFRCTL1, (scsi_conf & (ENSPCHK|STIMESEL))
4492 ahc_outb(ahc, SXFRCTL1, (scsi_conf & (ENSPCHK|STIMESEL))
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Daha152x.h127 #define ENSPCHK 0x20 macro
H A Daic7xxx_old.c8396 aic_outb(p, (scsi_conf & ENSPCHK) | aic7xxx_seltime | term |
8420 aic_outb(p, (scsi_conf & ENSPCHK) | aic7xxx_seltime | term |
9295 scsi_conf |= ENSPCHK;
9299 scsi_conf |= ENSPCHK | RESET_SCSI;
H A Daha152x.c2091 SETPORT(SXFRCTL1, (PARITY ? ENSPCHK : 0 ) | ENSTIMER);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/aic7xxx_old/
H A Daic7xxx_reg.h27 #define ENSPCHK 0x20 macro

Completed in 140 milliseconds