Searched refs:Pci_Io_Read_Count (Results 1 – 3 of 3) sorted by relevance
45 extern long Pci_Io_Read_Count;168 BufLen += sprintf(ProcBuffer+BufLen,"Pci I/O Reads. %8ld ",Pci_Io_Read_Count); in build_PciDev_Buffer()
73 extern long Pci_Io_Read_Count;
68 long Pci_Io_Read_Count = 0; variable