Searched refs:logout (Results 1 – 4 of 4) sorted by relevance
49 lf_subpackets->logout = (struct ev7_pal_logout_subpacket *) in ev7_collect_logout_frame_subpackets()58 subpacket && i < lf_subpackets->logout->subpacket_count; in ev7_collect_logout_frame_subpackets()251 packet->by_type.logout.whami, in ev7_process_pal_subpacket()252 packet->by_type.logout.rbox_whami); in ev7_process_pal_subpacket()253 el_print_timestamp(&packet->by_type.logout.timestamp); in ev7_process_pal_subpacket()257 packet->by_type.logout.exc_addr, in ev7_process_pal_subpacket()258 packet->by_type.logout.halt_code); in ev7_process_pal_subpacket()260 packet->by_type.logout.subpacket_count); in ev7_process_pal_subpacket()
913 if (!lf_subpackets->logout || !lf_subpackets->io) in marvel_process_io_error()1018 if (lf_subpackets->logout && in marvel_process_logout_frame()1019 (lf_subpackets->logout->rbox_int & 0x20000400ul)) in marvel_process_logout_frame()1101 if (process_frame && lf_subpackets && lf_subpackets->logout) { in marvel_machine_check()1118 lf_subpackets->io_pid = lf_subpackets->logout->whami; in marvel_machine_check()1135 el_print_timestamp(&lf_subpackets->logout->timestamp); in marvel_machine_check()
442 mcpcia_print_uncorrectable(struct el_MCPCIA_uncorrected_frame_mcheck *logout) in mcpcia_print_uncorrectable() argument447 frame = &logout->procdata; in mcpcia_print_uncorrectable()
176 struct ev7_pal_logout_subpacket logout; /* Type 1 */ member190 struct ev7_pal_logout_subpacket *logout; /* Type 1 */ member