Home
last modified time | relevance | path

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

/openbmc/linux/arch/alpha/kernel/
H 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 …]
H 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()
/openbmc/linux/drivers/input/rmi4/
H A Drmi_driver.h85 u8 subpacket);
H A Drmi_driver.c738 u8 subpacket) in rmi_register_desc_has_subpacket() argument
741 subpacket) == subpacket; in rmi_register_desc_has_subpacket()
/openbmc/openbmc/poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/
H A Dautotools-update.patch5017 - -L, --packetlen N limit subpacket length to N bytes (Z)\n\
5062 - {"Bad data subpacket", 89},
5063 - {"Data subpacket too long", 90},