Home
last modified time | relevance | path

Searched refs:Pci_Error_Flag (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/arch/ppc64/kernel/
DiSeries_pci.c80 extern int Pci_Error_Flag;
789 if(DevNode->IoRetry > Pci_Retry_Max && Pci_Error_Flag != 0 ) { in logPciError()
Dpci.c75 int Pci_Error_Flag = 1; /* Set Retry Error on. */ variable