Home
last modified time | relevance | path

Searched refs:Pci_Error_Count (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/arch/ppc64/kernel/
Dproc_pcifr.c49 extern long Pci_Error_Count;
174 BufLen += sprintf(ProcBuffer+BufLen,"Pci I/O Errors %8ld\n",Pci_Error_Count); in build_PciDev_Buffer()
DiSeries_pci.c77 extern long Pci_Error_Count;
766 ++Pci_Error_Count; in logPciError()
Dpci.c72 long Pci_Error_Count = 0; variable