Searched refs:ENSPCHK (Results 1 – 10 of 10) sorted by relevance
102 #define ENSPCHK 0x20 macro
373 (aic->flags & AIC_PARITY_ENABLE ? ENSPCHK : 0)); in aic_select()
368 scsi_conf |= ENSPCHK; in aha2840_load_seeprom()
987 ahc_outb(ahc, SCSICONF, our_id|ENSPCHK|RESET_SCSI); in ahc_pci_config()1571 scsi_conf |= ENSPCHK; in ahc_parse_pci_eeprom()
95 field ENSPCHK 0x201524 field ENSPCHK 0x20
1408 #define ENSPCHK 0x20 macro
2670 #define ENSPCHK 0x20 macro
4665 ahc_outb(ahc, SXFRCTL1, (scsi_conf & (ENSPCHK|STIMESEL)) in ahc_chip_init()4681 ahc_outb(ahc, SXFRCTL1, (scsi_conf & (ENSPCHK|STIMESEL)) in ahc_chip_init()
1561 field ENSPCHK 0x20
6555 sxfrctl1 |= (ahd->flags & AHD_SPCHK_ENB_A) != 0 ? ENSPCHK : 0; in ahd_chip_init()