peidx_mod_error_info   70 arch/ia64/kernel/mca_drv.h #define peidx_cache_check(p, n)    peidx_mod_error_info(p, cache_check, n)
peidx_mod_error_info   71 arch/ia64/kernel/mca_drv.h #define peidx_tlb_check(p, n)      peidx_mod_error_info(p, tlb_check, n)
peidx_mod_error_info   72 arch/ia64/kernel/mca_drv.h #define peidx_bus_check(p, n)      peidx_mod_error_info(p, bus_check, n)
peidx_mod_error_info   73 arch/ia64/kernel/mca_drv.h #define peidx_reg_file_check(p, n) peidx_mod_error_info(p, reg_file_check, n)
peidx_mod_error_info   74 arch/ia64/kernel/mca_drv.h #define peidx_ms_check(p, n)       peidx_mod_error_info(p, ms_check, n)
peidx_mod_error_info   78 arch/ia64/kernel/mca_drv.h 	sal_log_mod_error_info_t *__info = peidx_mod_error_info(proc, name, n);\