Home
last modified time | relevance | path

Searched refs:subpacket (Results 1 – 2 of 2) sorted by relevance

/arch/alpha/kernel/
A Derr_ev7.c26 struct el_subpacket *subpacket; in ev7_collect_logout_frame_subpackets() local
56 subpacket = (struct el_subpacket *) in ev7_collect_logout_frame_subpackets()
60 subpacket = (struct el_subpacket *) in ev7_collect_logout_frame_subpackets()
61 ((unsigned long)subpacket + subpacket->length), i++) { in ev7_collect_logout_frame_subpackets()
65 if (subpacket->class != EL_CLASS__PAL) { in ev7_collect_logout_frame_subpackets()
75 switch(subpacket->type) { in ev7_collect_logout_frame_subpackets()
79 subpacket->by_type.raw.data_start; in ev7_collect_logout_frame_subpackets()
84 subpacket->by_type.raw.data_start; in ev7_collect_logout_frame_subpackets()
89 subpacket->by_type.raw.data_start; in ev7_collect_logout_frame_subpackets()
94 subpacket->by_type.raw.data_start; in ev7_collect_logout_frame_subpackets()
[all …]
A Derr_common.c182 struct el_subpacket *subpacket; in el_process_subpackets() local
185 subpacket = (struct el_subpacket *) in el_process_subpackets()
188 for (i = 0; subpacket && i < packet_count; i++) { in el_process_subpackets()
190 subpacket = el_process_subpacket(subpacket); in el_process_subpackets()

Completed in 5 milliseconds