Searched refs:PCIERRSTAT (Results 1 – 8 of 8) sorted by relevance
426 #define PCIERRSTAT 0x40 macro
737 bit PCIERRSTAT 0x40 /* PCI only */
290 { "PCIERRSTAT", 0x40, 0x40 },
672 #define PCIERRSTAT 0x40
1934 if ((error & PCIERRSTAT) == 0) in ahc_pci_intr()
945 field PCIERRSTAT 0x40 /* PCI only */
87 { PCIERRSTAT, "PCI Error detected" },761 && (ahc_inb(ahc, ERROR) & PCIERRSTAT) != 0) in ahc_intr()
822 { PCIERRSTAT,"PCI Error detected" },6350 if ( aic_inb(p, ERROR) & PCIERRSTAT ) in aic7xxx_isr()6404 if (errno & PCIERRSTAT) in aic7xxx_isr()