Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx_old/
Daic7xxx_reg.h310 #define PERRORDIS 0x80 macro
Daic7xxx.reg475 bit PERRORDIS 0x80
/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic79xx_pci.c473 ahd_outb(ahd, SEQCTL0, PERRORDIS); in ahd_pci_test_register_access()
503 ahd_outb(ahd, SEQCTL0, PERRORDIS|FAILDIS); in ahd_pci_test_register_access()
Daic7xxx_pci.c1235 ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS); in ahc_probe_ext_scbram()
1302 ahc_outb(ahc, SEQCTL, PERRORDIS); in ahc_pci_test_register_access()
1322 ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS); in ahc_pci_test_register_access()
Daic7xxx_reg.h1419 #define PERRORDIS 0x80 macro
Daic7xxx_core.c6313 ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS|FASTMODE|LOADRAM); in ahc_dumpseq()
6369 ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS|FASTMODE|LOADRAM); in ahc_loadseq()
6428 ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS|FASTMODE); in ahc_loadseq()
Daic7xxx.reg573 field PERRORDIS 0x80
Daic79xx_reg.h3440 #define PERRORDIS 0x80 macro
Daic79xx_core.c8070 ahd_outb(ahd, SEQCTL0, PERRORDIS|FAILDIS|FASTMODE|LOADRAM); in ahd_dumpseq()
8186 ahd_outb(ahd, SEQCTL0, PERRORDIS|FAILDIS|FASTMODE|LOADRAM); in ahd_loadseq()
8232 ahd_outb(ahd, SEQCTL0, PERRORDIS|FAILDIS|FASTMODE); in ahd_loadseq()
Daic79xx.reg3207 field PERRORDIS 0x80
/linux-2.4.37.9/drivers/scsi/
Daic7xxx_old.c1838 aic_outb(p, PERRORDIS|LOADRAM|FAILDIS|FASTMODE, SEQCTL); in aic7xxx_loadseq()
1880 aic_outb(p, PERRORDIS|LOADRAM|FAILDIS|FASTMODE, SEQCTL); in aic7xxx_print_sequencer()