Searched refs:PCI_PERR (Results 1 – 2 of 2) sorted by relevance
888 #define PCI_PERR 0x8000 /* Bit 15: Parity Error */ macro903 #define PCI_ERRBITS (PCI_PERR|PCI_SERR|PCI_RMABORT|PCI_STABORT|PCI_DATAPERR)
191 #define PCI_PERR BIT_15S /* Parity Error */ macro208 #define PCI_ERRBITS (PCI_PERR | PCI_SERR | PCI_RMABORT | PCI_RTABORT |\