Searched refs:ext_msg (Results 1 – 1 of 1) sorted by relevance
165 struct ext_msg { struct1038 struct ext_msg out_msg; in adv_isr_chip_halted()1905 struct ext_msg ext_msg; in adv_handle_extmsg_in() local1942 ext_msg.req_ack_offset, in adv_handle_extmsg_in()1956 ext_msg.req_ack_offset); in adv_handle_extmsg_in()1963 ext_msg.wdtr_width = 0; in adv_handle_extmsg_in()1965 (u_int16_t *)&ext_msg, in adv_handle_extmsg_in()1966 sizeof(ext_msg) >> 1); in adv_handle_extmsg_in()1972 (u_int16_t *)&ext_msg, in adv_handle_extmsg_in()1973 sizeof(ext_msg) >> 1); in adv_handle_extmsg_in()[all …]