Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc64/kernel/
Dproc_pcifr.c46 extern long Pci_Io_Write_Count;
169 BufLen += sprintf(ProcBuffer+BufLen,"Pci I/O Writes %8ld\n",Pci_Io_Write_Count); in build_PciDev_Buffer()
DiSeries_pci.c74 extern long Pci_Io_Write_Count;
Dpci.c69 long Pci_Io_Write_Count = 0; variable