Searched refs:mchk_header (Results 1 - 18 of 18) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/alpha/kernel/
H A Derr_common.c48 mchk_dump_logout_frame(struct el_common *mchk_header)
59 mchk_header->size, mchk_header->size,
60 mchk_header->retry ? "RETRY " : "",
61 mchk_header->err2 ? "SECOND_ERR " : "",
62 mchk_header->code,
63 mchk_header->frame_rev,
64 mchk_header->proc_offset,
65 mchk_header->sys_offset);
68 ((unsigned long)mchk_header
47 mchk_dump_logout_frame(struct el_common *mchk_header) argument
[all...]
H A Derr_titan.c369 titan_process_logout_frame(struct el_common *mchk_header, int print) argument
373 ((unsigned long)mchk_header + mchk_header->sys_offset);
390 struct el_common *mchk_header = (struct el_common *)la_ptr; local
393 ((unsigned long)mchk_header + mchk_header->sys_offset);
432 if (titan_process_logout_frame(mchk_header, 0) !=
449 titan_process_logout_frame(mchk_header, alpha_verbose_mcheck);
592 privateer_process_680_frame(struct el_common *mchk_header, int print)
598 ((unsigned long)mchk_header
591 privateer_process_680_frame(struct el_common *mchk_header, int print) argument
632 privateer_process_logout_frame(struct el_common *mchk_header, int print) argument
712 struct el_common *mchk_header = (struct el_common *)la_ptr; local
[all...]
H A Dirq_alpha.c138 struct el_common *mchk_header; local
160 mchk_header = (struct el_common *)la_ptr;
163 machine, vector, get_irq_regs()->pc, mchk_header->code);
165 switch (mchk_header->code) {
202 reason, mchk_header->retry ? " (retryable)" : "");
211 for (i = 0; i < mchk_header->size / sizeof(long); i += 2) {
H A Derr_ev6.c187 ev6_process_logout_frame(struct el_common *mchk_header, int print) argument
190 (struct el_common_EV6_mcheck *)mchk_header;
225 mchk_dump_logout_frame(mchk_header);
236 struct el_common *mchk_header = (struct el_common *)la_ptr; local
249 if (ev6_process_logout_frame(mchk_header, 0) !=
264 ev6_process_logout_frame(mchk_header, 1);
H A Dsys_mikasa.c190 struct el_common *mchk_header; local
193 mchk_header = (struct el_common *)la_ptr;
203 code = mchk_header->code;
H A Dsys_noritake.c279 struct el_common *mchk_header; local
282 mchk_header = (struct el_common *)la_ptr;
292 code = mchk_header->code;
H A Dcore_apecs.c390 struct el_common *mchk_header;
394 mchk_header = (struct el_common *)la_ptr;
397 (la_ptr + mchk_header->proc_offset
401 (la_ptr + mchk_header->sys_offset);
388 struct el_common *mchk_header; local
H A Dcore_t2.c555 struct el_common *mchk_header = (struct el_common *)la_ptr;
582 (unsigned int)mchk_header->code);
595 (unsigned int)mchk_header->code);
613 (unsigned int)mchk_header->code);
554 struct el_common *mchk_header = (struct el_common *)la_ptr; local
H A Dcore_mcpcia.c577 struct el_common *mchk_header;
582 mchk_header = (struct el_common *)la_ptr;
575 struct el_common *mchk_header; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/alpha/kernel/
H A Derr_common.c48 mchk_dump_logout_frame(struct el_common *mchk_header)
59 mchk_header->size, mchk_header->size,
60 mchk_header->retry ? "RETRY " : "",
61 mchk_header->err2 ? "SECOND_ERR " : "",
62 mchk_header->code,
63 mchk_header->frame_rev,
64 mchk_header->proc_offset,
65 mchk_header->sys_offset);
68 ((unsigned long)mchk_header
47 mchk_dump_logout_frame(struct el_common *mchk_header) argument
[all...]
H A Derr_titan.c369 titan_process_logout_frame(struct el_common *mchk_header, int print) argument
373 ((unsigned long)mchk_header + mchk_header->sys_offset);
390 struct el_common *mchk_header = (struct el_common *)la_ptr; local
393 ((unsigned long)mchk_header + mchk_header->sys_offset);
432 if (titan_process_logout_frame(mchk_header, 0) !=
449 titan_process_logout_frame(mchk_header, alpha_verbose_mcheck);
592 privateer_process_680_frame(struct el_common *mchk_header, int print)
598 ((unsigned long)mchk_header
591 privateer_process_680_frame(struct el_common *mchk_header, int print) argument
632 privateer_process_logout_frame(struct el_common *mchk_header, int print) argument
712 struct el_common *mchk_header = (struct el_common *)la_ptr; local
[all...]
H A Dirq_alpha.c138 struct el_common *mchk_header; local
160 mchk_header = (struct el_common *)la_ptr;
163 machine, vector, get_irq_regs()->pc, mchk_header->code);
165 switch (mchk_header->code) {
202 reason, mchk_header->retry ? " (retryable)" : "");
211 for (i = 0; i < mchk_header->size / sizeof(long); i += 2) {
H A Derr_ev6.c187 ev6_process_logout_frame(struct el_common *mchk_header, int print) argument
190 (struct el_common_EV6_mcheck *)mchk_header;
225 mchk_dump_logout_frame(mchk_header);
236 struct el_common *mchk_header = (struct el_common *)la_ptr; local
249 if (ev6_process_logout_frame(mchk_header, 0) !=
264 ev6_process_logout_frame(mchk_header, 1);
H A Dsys_mikasa.c190 struct el_common *mchk_header; local
193 mchk_header = (struct el_common *)la_ptr;
203 code = mchk_header->code;
H A Dsys_noritake.c279 struct el_common *mchk_header; local
282 mchk_header = (struct el_common *)la_ptr;
292 code = mchk_header->code;
H A Dcore_apecs.c390 struct el_common *mchk_header;
394 mchk_header = (struct el_common *)la_ptr;
397 (la_ptr + mchk_header->proc_offset
401 (la_ptr + mchk_header->sys_offset);
388 struct el_common *mchk_header; local
H A Dcore_t2.c555 struct el_common *mchk_header = (struct el_common *)la_ptr;
582 (unsigned int)mchk_header->code);
595 (unsigned int)mchk_header->code);
613 (unsigned int)mchk_header->code);
554 struct el_common *mchk_header = (struct el_common *)la_ptr; local
H A Dcore_mcpcia.c577 struct el_common *mchk_header;
582 mchk_header = (struct el_common *)la_ptr;
575 struct el_common *mchk_header; local

Completed in 180 milliseconds