Home
last modified time | relevance | path

Searched refs:FAILDIS (Results 1 – 11 of 11) sorted by relevance

/drivers/scsi/aic7xxx/
Daic7xxx_pci.c787 ahc->seqctl |= FAILDIS; in ahc_pci_config()
1153 ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS); in ahc_probe_ext_scbram()
1250 ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS); in ahc_pci_test_register_access()
1987 ahc->seqctl |= FAILDIS; in ahc_pci_intr()
Daic7xxx_reg_print.c_shipped264 { "FAILDIS", 0x20, 0x20 },
Daic79xx_pci.c504 ahd_outb(ahd, SEQCTL0, PERRORDIS|FAILDIS); in ahd_pci_test_register_access()
Daic79xx_reg_print.c_shipped584 { "FAILDIS", 0x20, 0x20 },
Daic7xxx_reg.h_shipped546 #define FAILDIS 0x20
Daic7xxx_core.c6834 ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS|FASTMODE|LOADRAM); in ahc_dumpseq()
6890 ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS|FASTMODE|LOADRAM); in ahc_loadseq()
6949 ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS|FASTMODE); in ahc_loadseq()
Daic7xxx.reg613 field FAILDIS 0x20
Daic79xx_core.c9337 ahd_outb(ahd, SEQCTL0, PERRORDIS|FAILDIS|FASTMODE|LOADRAM); in ahd_dumpseq()
9457 ahd_outb(ahd, SEQCTL0, PERRORDIS|FAILDIS|FASTMODE|LOADRAM); in ahd_loadseq()
9502 ahd_outb(ahd, SEQCTL0, PERRORDIS|FAILDIS|FASTMODE); in ahd_loadseq()
Daic79xx_reg.h_shipped2339 #define FAILDIS 0x20
Daic79xx.reg3404 field FAILDIS 0x20
/drivers/scsi/aic94xx/
Daic94xx_reg_def.h321 #define FAILDIS 0x00002000 macro