Home
last modified time | relevance | path

Searched refs:ENSPCHK (Results 1 – 13 of 13) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
Daha152x.h127 #define ENSPCHK 0x20 macro
Daic7xxx_old.c8470 aic_outb(p, (scsi_conf & ENSPCHK) | aic7xxx_seltime | term | in aic7xxx_register()
8494 aic_outb(p, (scsi_conf & ENSPCHK) | aic7xxx_seltime | term | in aic7xxx_register()
9369 scsi_conf |= ENSPCHK; in aic7xxx_load_seeprom()
9373 scsi_conf |= ENSPCHK | RESET_SCSI; in aic7xxx_load_seeprom()
Daha152x.c2145 SETPORT(SXFRCTL1, (PARITY ? ENSPCHK : 0 ) | ENSTIMER);
/linux-2.4.37.9/drivers/scsi/aic7xxx_old/
Daic7xxx_reg.h27 #define ENSPCHK 0x20 macro
Daic7xxx.reg89 bit ENSPCHK 0x20
/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7770.c369 scsi_conf |= ENSPCHK; in aha2840_load_seeprom()
Daic7xxx_pci.c984 ahc_outb(ahc, SCSICONF, our_id|ENSPCHK|RESET_SCSI); in ahc_pci_config()
1554 scsi_conf |= ENSPCHK; in ahc_parse_pci_eeprom()
Daic7xxx.reg95 field ENSPCHK 0x20
1523 field ENSPCHK 0x20
Daic7xxx_reg.h1405 #define ENSPCHK 0x20 macro
Daic79xx_reg.h2633 #define ENSPCHK 0x20 macro
Daic7xxx_core.c4595 ahc_outb(ahc, SXFRCTL1, (scsi_conf & (ENSPCHK|STIMESEL)) in ahc_chip_init()
4611 ahc_outb(ahc, SXFRCTL1, (scsi_conf & (ENSPCHK|STIMESEL)) in ahc_chip_init()
Daic79xx.reg1568 field ENSPCHK 0x20
Daic79xx_core.c6076 sxfrctl1 |= (ahd->flags & AHD_SPCHK_ENB_A) != 0 ? ENSPCHK : 0; in ahd_chip_init()