Searched refs:Pci_Error_Count (Results 1 – 3 of 3) sorted by relevance
49 extern long Pci_Error_Count;174 BufLen += sprintf(ProcBuffer+BufLen,"Pci I/O Errors %8ld\n",Pci_Error_Count); in build_PciDev_Buffer()
77 extern long Pci_Error_Count;766 ++Pci_Error_Count; in logPciError()
72 long Pci_Error_Count = 0; variable