Home
last modified time | relevance | path

Searched refs:PCIERRSTAT (Results 1 – 5 of 5) sorted by relevance

/freebsd-13-stable/sys/dev/aic7xxx/
HDaic7xxx_inline.h601 && (ahc_inb(ahc, ERROR) & PCIERRSTAT) != 0) in ahc_intr()
HDaic7xxx_reg.h1540 #define PCIERRSTAT 0x40 macro
HDaic7xxx_pci.c2015 if ((error & PCIERRSTAT) == 0) in ahc_pci_intr()
HDaic7xxx.reg871 field PCIERRSTAT 0x40 /* PCI only */
HDaic7xxx.c93 { PCIERRSTAT, "PCI Error detected" },