Searched refs:PCIERRSTAT (Results 1 – 8 of 8) sorted by relevance
426 #define PCIERRSTAT 0x40 macro
737 bit PCIERRSTAT 0x40 /* PCI only */
600 && (ahc_inb(ahc, ERROR) & PCIERRSTAT) != 0) in ahc_intr()
1547 #define PCIERRSTAT 0x40 macro
2002 if ((error & PCIERRSTAT) == 0) in ahc_pci_intr()
873 field PCIERRSTAT 0x40 /* PCI only */
93 { PCIERRSTAT, "PCI Error detected" },
878 { PCIERRSTAT,"PCI Error detected" },6891 if ( aic_inb(p, ERROR) & PCIERRSTAT ) in aic7xxx_isr()6945 if (errno & PCIERRSTAT) in aic7xxx_isr()