Searched refs:FAILDIS (Results 1 – 11 of 11) sorted by relevance
/linux-6.1.9/drivers/scsi/aic7xxx/ |
D | aic7xxx_pci.c | 780 ahc->seqctl |= FAILDIS; in ahc_pci_config() 1146 ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS); in ahc_probe_ext_scbram() 1243 ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS); in ahc_pci_test_register_access() 1980 ahc->seqctl |= FAILDIS; in ahc_pci_intr()
|
D | aic7xxx_reg_print.c_shipped | 264 { "FAILDIS", 0x20, 0x20 },
|
D | aic79xx_pci.c | 494 ahd_outb(ahd, SEQCTL0, PERRORDIS|FAILDIS); in ahd_pci_test_register_access()
|
D | aic79xx_reg_print.c_shipped | 584 { "FAILDIS", 0x20, 0x20 },
|
D | aic7xxx_reg.h_shipped | 546 #define FAILDIS 0x20
|
D | aic7xxx_core.c | 6767 ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS|FASTMODE|LOADRAM); in ahc_dumpseq() 6823 ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS|FASTMODE|LOADRAM); in ahc_loadseq() 6881 ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS|FASTMODE); in ahc_loadseq()
|
D | aic7xxx.reg | 613 field FAILDIS 0x20
|
D | aic79xx_reg.h_shipped | 1464 #define FAILDIS 0x20
|
D | aic79xx_core.c | 9241 ahd_outb(ahd, SEQCTL0, PERRORDIS|FAILDIS|FASTMODE|LOADRAM); in ahd_dumpseq() 9361 ahd_outb(ahd, SEQCTL0, PERRORDIS|FAILDIS|FASTMODE|LOADRAM); in ahd_loadseq() 9405 ahd_outb(ahd, SEQCTL0, PERRORDIS|FAILDIS|FASTMODE); in ahd_loadseq()
|
D | aic79xx.reg | 3404 field FAILDIS 0x20
|
/linux-6.1.9/drivers/scsi/aic94xx/ |
D | aic94xx_reg_def.h | 303 #define FAILDIS 0x00002000 macro
|