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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Derr_inject.c45 static u64 err_type_info[NR_CPUS]; variable
89 printk(KERN_DEBUG "err_type_info=%lx,\n", err_type_info[cpu]);
100 status[cpu]=ia64_pal_mc_error_inject_phys(err_type_info[cpu],
107 status[cpu]=ia64_pal_mc_error_inject_virt(err_type_info[cpu],
126 show(err_type_info)
127 store(err_type_info)
203 define_one_rw(err_type_info);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/
H A Dpal.h1248 ia64_pal_mc_error_inject_phys (u64 err_type_info, u64 err_struct_info, argument
1252 PAL_CALL_PHYS_STK(iprv, PAL_MC_ERROR_INJECT, err_type_info,
1262 ia64_pal_mc_error_inject_virt (u64 err_type_info, u64 err_struct_info, argument
1266 PAL_CALL_STK(iprv, PAL_MC_ERROR_INJECT, err_type_info,

Completed in 111 milliseconds