Searched refs:PERRORDIS (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/dev/aic7xxx/ |
H A D | aic79xx_pci.c | 507 ahd_outb(ahd, SEQCTL0, PERRORDIS); in ahd_pci_test_register_access() 536 ahd_outb(ahd, SEQCTL0, PERRORDIS|FAILDIS); in ahd_pci_test_register_access()
|
H A D | aic7xxx_pci.c | 1228 ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS); in ahc_probe_ext_scbram() 1305 ahc_outb(ahc, SEQCTL, PERRORDIS); in ahc_pci_test_register_access() 1325 ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS); in ahc_pci_test_register_access()
|
H A D | aic7xxx_reg.h | 1419 #define PERRORDIS 0x80 macro
|
H A D | aic7xxx.reg | 571 field PERRORDIS 0x80
|
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 | 3474 #define PERRORDIS 0x80 macro
|
H A D | aic79xx.reg | 3198 field PERRORDIS 0x80
|