Searched refs:ENSPCHK (Results 1 – 10 of 10) sorted by relevance
85 #define ENSPCHK 0x20 macro
1499 SETPORT(SXFRCTL1, (PARITY ? ENSPCHK : 0 ) | ENSTIMER); in busfree_run()
345 scsi_conf |= ENSPCHK; in aha2840_load_seeprom()
911 ahc_outb(ahc, SCSICONF, our_id|ENSPCHK|RESET_SCSI); in ahc_pci_config()1486 scsi_conf |= ENSPCHK; in ahc_parse_pci_eeprom()
106 field ENSPCHK 0x201681 field ENSPCHK 0x20
530 #define ENSPCHK 0x20
652 #define ENSPCHK 0x20
5105 ahc_outb(ahc, SXFRCTL1, (scsi_conf & (ENSPCHK|STIMESEL)) in ahc_chip_init()5121 ahc_outb(ahc, SXFRCTL1, (scsi_conf & (ENSPCHK|STIMESEL)) in ahc_chip_init()
1649 field ENSPCHK 0x20
7305 sxfrctl1 |= (ahd->flags & AHD_SPCHK_ENB_A) != 0 ? ENSPCHK : 0; in ahd_chip_init()