Searched refs:PERRORDIS (Results 1 – 14 of 14) sorted by relevance
/drivers/scsi/aic7xxx/ |
D | aic79xx_pci.c | 476 ahd_outb(ahd, SEQCTL0, PERRORDIS); in ahd_pci_test_register_access() 504 ahd_outb(ahd, SEQCTL0, PERRORDIS|FAILDIS); in ahd_pci_test_register_access()
|
D | aic7xxx_pci.c | 1153 ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS); in ahc_probe_ext_scbram() 1230 ahc_outb(ahc, SEQCTL, PERRORDIS); in ahc_pci_test_register_access() 1250 ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS); in ahc_pci_test_register_access()
|
D | aic7xxx_reg_print.c_shipped | 266 { "PERRORDIS", 0x80, 0x80 }
|
D | aic79xx_reg_print.c_shipped | 586 { "PERRORDIS", 0x80, 0x80 }
|
D | aic7xxx_reg.h_shipped | 544 #define PERRORDIS 0x80
|
D | aic7xxx_core.c | 6834 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()
|
D | aic7xxx.reg | 611 field PERRORDIS 0x80
|
D | aic79xx_core.c | 9337 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()
|
D | aic79xx_reg.h_shipped | 2337 #define PERRORDIS 0x80
|
D | aic79xx.reg | 3402 field PERRORDIS 0x80
|
/drivers/scsi/aic7xxx_old/ |
D | aic7xxx_reg.h | 310 #define PERRORDIS 0x80 macro
|
D | aic7xxx.reg | 475 bit PERRORDIS 0x80
|
/drivers/scsi/aic94xx/ |
D | aic94xx_reg_def.h | 320 #define PERRORDIS 0x00004000 macro
|
/drivers/scsi/ |
D | aic7xxx_old.c | 1756 aic_outb(p, PERRORDIS|LOADRAM|FAILDIS|FASTMODE, SEQCTL); in aic7xxx_loadseq() 1798 aic_outb(p, PERRORDIS|LOADRAM|FAILDIS|FASTMODE, SEQCTL); in aic7xxx_print_sequencer()
|