Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc64/kernel/
Dproc_pcifr.c45 extern long Pci_Io_Read_Count;
168 BufLen += sprintf(ProcBuffer+BufLen,"Pci I/O Reads. %8ld ",Pci_Io_Read_Count); in build_PciDev_Buffer()
DiSeries_pci.c73 extern long Pci_Io_Read_Count;
Dpci.c68 long Pci_Io_Read_Count = 0; variable