Searched refs:lf_subpackets (Results 1 – 2 of 2) sorted by relevance
24 marvel_print_680_frame(struct ev7_lf_subpackets *lf_subpackets) in marvel_print_680_frame() argument48 env = lf_subpackets->env[ev7_lf_env_index(ev_packets[i].type)]; in marvel_print_680_frame()68 marvel_process_680_frame(struct ev7_lf_subpackets *lf_subpackets, int print) in marvel_process_680_frame() argument76 if (lf_subpackets->env[i]) in marvel_process_680_frame()81 marvel_print_680_frame(lf_subpackets); in marvel_process_680_frame()797 marvel_find_io7_with_error(struct ev7_lf_subpackets *lf_subpackets) in marvel_find_io7_with_error() argument799 struct ev7_pal_io_subpacket *io = lf_subpackets->io; in marvel_find_io7_with_error()896 lf_subpackets->io_pid = io7->pe; in marvel_find_io7_with_error()902 marvel_process_io_error(struct ev7_lf_subpackets *lf_subpackets, int print) in marvel_process_io_error() argument907 struct ev7_pal_io_subpacket *io = lf_subpackets->io; in marvel_process_io_error()[all …]
23 struct ev7_lf_subpackets *lf_subpackets) in ev7_collect_logout_frame_subpackets() argument49 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()76 lf_subpackets->ev7 = in ev7_collect_logout_frame_subpackets()82 lf_subpackets->rbox = (struct ev7_pal_rbox_subpacket *) in ev7_collect_logout_frame_subpackets()87 lf_subpackets->zbox = (struct ev7_pal_zbox_subpacket *) in ev7_collect_logout_frame_subpackets()92 lf_subpackets->io = (struct ev7_pal_io_subpacket *) in ev7_collect_logout_frame_subpackets()103 lf_subpackets->env[ev7_lf_env_index(subpacket->type)] = in ev7_collect_logout_frame_subpackets()116 return lf_subpackets; in ev7_collect_logout_frame_subpackets()