Searched refs:CLRPARERR (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/aic7xxx/ |
H A D | aic7xxx_pci.c | 1180 ahc_outb(ahc, CLRINT, CLRPARERR); in ahc_probe_ext_scbram() 1191 ahc_outb(ahc, CLRINT, CLRPARERR); in ahc_probe_ext_scbram() 1230 ahc_outb(ahc, CLRINT, CLRPARERR); in ahc_probe_ext_scbram() 1303 ahc_outb(ahc, CLRINT, CLRPARERR); in ahc_pci_test_register_access() 1324 ahc_outb(ahc, CLRINT, CLRPARERR); in ahc_pci_test_register_access() 1433 ahc_outb(ahc, CLRINT, CLRPARERR); in check_extport() 2052 ahc_outb(ahc, CLRINT, CLRPARERR); in ahc_pci_intr()
|
H A D | aic7xxx_reg.h | 1549 #define CLRPARERR 0x10 macro
|
H A D | aic7xxx.reg | 886 field CLRPARERR 0x10 /* PCI only */
|