Searched refs:ENSPCHK (Results 1 – 10 of 10) sorted by relevance
123 #define ENSPCHK 0x20 macro
316 scsi_conf |= ENSPCHK; in ahc_parse_pci_eeprom()
4470 ahc_outb(ahc, SXFRCTL1, (scsi_conf & (ENSPCHK|STIMESEL)) in ahc_chip_init()4486 ahc_outb(ahc, SXFRCTL1, (scsi_conf & (ENSPCHK|STIMESEL)) in ahc_chip_init()
6229 sxfrctl1 |= (ahd->flags & AHD_SPCHK_ENB_A) != 0 ? ENSPCHK : 0; in ahd_chip_init()
564 scsi_conf |= ENSPCHK; in aha2840_load_seeprom()
96 field ENSPCHK 0x201524 field ENSPCHK 0x20
1406 #define ENSPCHK 0x20 macro
2669 #define ENSPCHK 0x20 macro
1562 field ENSPCHK 0x20
1001 ahc_outb(ahc, SCSICONF, our_id|ENSPCHK|RESET_SCSI); in ahc_pci_attach()