Searched refs:lf_subpackets (Results 1 – 2 of 2) sorted by relevance
77 if (lf_subpackets->env[i]) in marvel_process_680_frame()82 marvel_print_680_frame(lf_subpackets); in marvel_process_680_frame()897 lf_subpackets->io_pid = io7->pe; in marvel_find_io7_with_error()914 if (!lf_subpackets->logout || !lf_subpackets->io) in marvel_process_io_error()1019 if (lf_subpackets->logout && in marvel_process_logout_frame()1036 if (lf_subpackets->ev7 && in marvel_process_logout_frame()1099 lf_subpackets = in marvel_machine_check()1102 if (process_frame && lf_subpackets && lf_subpackets->logout) { in marvel_machine_check()1111 if (!lf_subpackets->io) in marvel_machine_check()1119 lf_subpackets->io_pid = lf_subpackets->logout->whami; in marvel_machine_check()[all …]
24 struct ev7_lf_subpackets *lf_subpackets) in ev7_collect_logout_frame_subpackets() argument50 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()77 lf_subpackets->ev7 = in ev7_collect_logout_frame_subpackets()83 lf_subpackets->rbox = (struct ev7_pal_rbox_subpacket *) in ev7_collect_logout_frame_subpackets()88 lf_subpackets->zbox = (struct ev7_pal_zbox_subpacket *) in ev7_collect_logout_frame_subpackets()93 lf_subpackets->io = (struct ev7_pal_io_subpacket *) in ev7_collect_logout_frame_subpackets()104 lf_subpackets->env[ev7_lf_env_index(subpacket->type)] = in ev7_collect_logout_frame_subpackets()117 return lf_subpackets; in ev7_collect_logout_frame_subpackets()