HomeSort by: relevance | last modified time | path
    Searched refs:PCIERRSTAT (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/dev/ic/
aic7xxx_inline.h 637 && (ahc_inb(ahc, ERROR) & PCIERRSTAT) != 0)
aic7xxx.c 96 { PCIERRSTAT, "PCI Error detected" },
  /src/sys/dev/microcode/aic7xxx/
aic7xxx.reg 873 field PCIERRSTAT 0x40 /* PCI only */
aic7xxx_reg.h 1549 #define PCIERRSTAT 0x40
  /src/sys/dev/pci/
ahc_pci.c 1406 if ((error & PCIERRSTAT) == 0)

Completed in 69 milliseconds