Searched refs:FAILDIS (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/dev/aic7xxx/ |
H A D | aic7xxx_pci.c | 853 ahc->seqctl |= FAILDIS; in ahc_pci_config() 1228 ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS); in ahc_probe_ext_scbram() 1325 ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS); in ahc_pci_test_register_access() 2067 ahc->seqctl |= FAILDIS; in ahc_pci_intr()
|
H A D | aic79xx_pci.c | 536 ahd_outb(ahd, SEQCTL0, PERRORDIS|FAILDIS); in ahd_pci_test_register_access()
|
H A D | aic7xxx_reg.h | 1421 #define FAILDIS 0x20 macro
|
H A D | aic7xxx.reg | 573 field FAILDIS 0x20
|
H A D | aic79xx.c | 8525 ahd_outb(ahd, SEQCTL0, PERRORDIS|FAILDIS|FASTMODE|LOADRAM); in ahd_dumpseq() 8644 ahd_outb(ahd, SEQCTL0, PERRORDIS|FAILDIS|FASTMODE|LOADRAM); in ahd_loadseq() 8688 ahd_outb(ahd, SEQCTL0, PERRORDIS|FAILDIS|FASTMODE); in ahd_loadseq()
|
H A D | aic79xx_reg.h | 3476 #define FAILDIS 0x20 macro
|
H A D | aic79xx.reg | 3200 field FAILDIS 0x20
|