Searched refs:Pci_Retry_Max (Results 1 – 2 of 2) sorted by relevance
79 extern int Pci_Retry_Max; 789 if(DevNode->IoRetry > Pci_Retry_Max && Pci_Error_Flag != 0 ) { in logPciError()
74 int Pci_Retry_Max = 7; /* Retry set to 7 times */ variable