Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/alpha/kernel/
A Derr_ev7.c23 ev7_collect_logout_frame_subpackets(struct el_subpacket *el_ptr, in ev7_collect_logout_frame_subpackets() argument
33 if (el_ptr->class != EL_CLASS__HEADER || in ev7_collect_logout_frame_subpackets()
34 el_ptr->type != EL_TYPE__HEADER__LOGOUT_FRAME) in ev7_collect_logout_frame_subpackets()
40 el_ptr = (struct el_subpacket *) in ev7_collect_logout_frame_subpackets()
41 ((unsigned long)el_ptr + el_ptr->length); in ev7_collect_logout_frame_subpackets()
46 if (el_ptr->class != EL_CLASS__PAL || in ev7_collect_logout_frame_subpackets()
47 el_ptr->type != EL_TYPE__PAL__LOGOUT_FRAME) in ev7_collect_logout_frame_subpackets()
51 el_ptr->by_type.raw.data_start; in ev7_collect_logout_frame_subpackets()
57 ((unsigned long)el_ptr + el_ptr->length); in ev7_collect_logout_frame_subpackets()
123 struct el_subpacket *el_ptr = (struct el_subpacket *)la_ptr; in ev7_machine_check() local
[all …]
A Derr_marvel.c1049 struct el_subpacket *el_ptr = (struct el_subpacket *)la_ptr; in marvel_machine_check() local
1100 ev7_collect_logout_frame_subpackets(el_ptr, in marvel_machine_check()
1145 el_process_subpacket(el_ptr); in marvel_machine_check()

Completed in 5 milliseconds