Home
last modified time | relevance | path

Searched refs:PCI_RTABORT (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/net/sk98lin/h/
Dskgehw.h194 #define PCI_RTABORT BIT_12S /* Received Target Abort */ macro
208 #define PCI_ERRBITS (PCI_PERR | PCI_SERR | PCI_RMABORT | PCI_RTABORT |\
/linux-2.4.37.9/drivers/net/skfp/h/
Dskfbi.h891 #define PCI_RTABORT 0x1000 /* Bit 12: Received Target Abort */ macro