Searched refs:logout (Results 1 – 4 of 4) sorted by relevance
50 lf_subpackets->logout = (struct ev7_pal_logout_subpacket *) in ev7_collect_logout_frame_subpackets()59 subpacket && i < lf_subpackets->logout->subpacket_count; in ev7_collect_logout_frame_subpackets()252 packet->by_type.logout.whami, in ev7_process_pal_subpacket()253 packet->by_type.logout.rbox_whami); in ev7_process_pal_subpacket()254 el_print_timestamp(&packet->by_type.logout.timestamp); in ev7_process_pal_subpacket()258 packet->by_type.logout.exc_addr, in ev7_process_pal_subpacket()259 packet->by_type.logout.halt_code); in ev7_process_pal_subpacket()261 packet->by_type.logout.subpacket_count); in ev7_process_pal_subpacket()
914 if (!lf_subpackets->logout || !lf_subpackets->io) in marvel_process_io_error()1019 if (lf_subpackets->logout && in marvel_process_logout_frame()1020 (lf_subpackets->logout->rbox_int & 0x20000400ul)) in marvel_process_logout_frame()1102 if (process_frame && lf_subpackets && lf_subpackets->logout) { in marvel_machine_check()1119 lf_subpackets->io_pid = lf_subpackets->logout->whami; in marvel_machine_check()1136 el_print_timestamp(&lf_subpackets->logout->timestamp); in marvel_machine_check()
445 mcpcia_print_uncorrectable(struct el_MCPCIA_uncorrected_frame_mcheck *logout) in mcpcia_print_uncorrectable() argument450 frame = &logout->procdata; in mcpcia_print_uncorrectable()
177 struct ev7_pal_logout_subpacket logout; /* Type 1 */ member191 struct ev7_pal_logout_subpacket *logout; /* Type 1 */ member