Searched refs:eeh_check_count (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/pseries/
H A Deeh_sysfs.c59 EEH_SHOW_ATTR(eeh_check_count, eeh_check_count, "%d");
H A Deeh.c430 PCI_DN(dn)->eeh_check_count = 0;
448 PCI_DN(dn)->eeh_check_count = 0;
512 pdn->eeh_check_count ++;
513 if (pdn->eeh_check_count % EEH_MAX_FAILS == 0) {
517 pdn->eeh_check_count, location,
964 pdn->eeh_check_count = 0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dpci-bridge.h206 int eeh_check_count; /* # times driver ignored error */ member in struct:pci_dn

Completed in 43 milliseconds