Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
Daic79xx_pci.c468 ahd_outb(ahd, SEQCTL0, PERRORDIS); in ahd_pci_test_register_access()
496 ahd_outb(ahd, SEQCTL0, PERRORDIS|FAILDIS); in ahd_pci_test_register_access()
Daic7xxx_pci.c1146 ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS); in ahc_probe_ext_scbram()
1223 ahc_outb(ahc, SEQCTL, PERRORDIS); in ahc_pci_test_register_access()
1243 ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS); in ahc_pci_test_register_access()
Daic7xxx_reg_print.c_shipped266 { "PERRORDIS", 0x80, 0x80 }
Daic79xx_reg_print.c_shipped586 { "PERRORDIS", 0x80, 0x80 }
Daic7xxx_reg.h_shipped544 #define PERRORDIS 0x80
Daic7xxx_core.c6772 ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS|FASTMODE|LOADRAM); in ahc_dumpseq()
6828 ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS|FASTMODE|LOADRAM); in ahc_loadseq()
6886 ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS|FASTMODE); in ahc_loadseq()
Daic7xxx.reg611 field PERRORDIS 0x80
Daic79xx_reg.h_shipped1462 #define PERRORDIS 0x80
Daic79xx_core.c9245 ahd_outb(ahd, SEQCTL0, PERRORDIS|FAILDIS|FASTMODE|LOADRAM); in ahd_dumpseq()
9365 ahd_outb(ahd, SEQCTL0, PERRORDIS|FAILDIS|FASTMODE|LOADRAM); in ahd_loadseq()
9409 ahd_outb(ahd, SEQCTL0, PERRORDIS|FAILDIS|FASTMODE); in ahd_loadseq()
Daic79xx.reg3402 field PERRORDIS 0x80
/kernel/linux/linux-5.10/drivers/scsi/aic94xx/
Daic94xx_reg_def.h302 #define PERRORDIS 0x00004000 macro