Searched refs:EEH_SHOW_ATTR (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/platforms/pseries/
H A Deeh_sysfs.c31 * EEH_SHOW_ATTR -- create sysfs entry for eeh statistic
39 #define EEH_SHOW_ATTR(_name,_memb,_format) \ macro
56 EEH_SHOW_ATTR(eeh_mode, eeh_mode, "0x%x");
57 EEH_SHOW_ATTR(eeh_config_addr, eeh_config_addr, "0x%x");
58 EEH_SHOW_ATTR(eeh_pe_config_addr, eeh_pe_config_addr, "0x%x");
59 EEH_SHOW_ATTR(eeh_check_count, eeh_check_count, "%d");
60 EEH_SHOW_ATTR(eeh_freeze_count, eeh_freeze_count, "%d");
61 EEH_SHOW_ATTR(eeh_false_positives, eeh_false_positives, "%d");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/platforms/pseries/
H A Deeh_sysfs.c31 * EEH_SHOW_ATTR -- create sysfs entry for eeh statistic
39 #define EEH_SHOW_ATTR(_name,_memb,_format) \ macro
56 EEH_SHOW_ATTR(eeh_mode, eeh_mode, "0x%x");
57 EEH_SHOW_ATTR(eeh_config_addr, eeh_config_addr, "0x%x");
58 EEH_SHOW_ATTR(eeh_pe_config_addr, eeh_pe_config_addr, "0x%x");
59 EEH_SHOW_ATTR(eeh_check_count, eeh_check_count, "%d");
60 EEH_SHOW_ATTR(eeh_freeze_count, eeh_freeze_count, "%d");
61 EEH_SHOW_ATTR(eeh_false_positives, eeh_false_positives, "%d");

Completed in 114 milliseconds