Searched refs:script_ofs (Results 1 – 1 of 1) sorted by relevance
3671 int script_ofs; in sym_log_hard_error() local3681 script_ofs = dsp - np->scripta_ba; in sym_log_hard_error()3688 script_ofs = dsp - np->scriptb_ba; in sym_log_hard_error()3693 script_ofs = dsp; in sym_log_hard_error()3703 (unsigned)INB (nc_scntl3), script_name, script_ofs, in sym_log_hard_error()3706 if (((script_ofs & 3) == 0) && in sym_log_hard_error()3707 (unsigned)script_ofs < script_size) { in sym_log_hard_error()3709 scr_to_cpu((int) *(u32 *)(script_base + script_ofs))); in sym_log_hard_error()