Searched refs:PCI_RMABORT (Results 1 – 2 of 2) sorted by relevance
890 #define PCI_RMABORT 0x2000 /* Bit 13: Received Master Abort */ macro903 #define PCI_ERRBITS (PCI_PERR|PCI_SERR|PCI_RMABORT|PCI_STABORT|PCI_DATAPERR)
193 #define PCI_RMABORT BIT_13S /* Received Master Abort */ macro208 #define PCI_ERRBITS (PCI_PERR | PCI_SERR | PCI_RMABORT | PCI_RTABORT |\