Searched refs:msg_element (Results 1 – 1 of 1) sorted by relevance
505 let msg_element = GspMsgElement::init(self.seq, command_size, M::FUNCTION); in send_command() localVariable509 msg_element.__init(core::ptr::from_mut(dst.header))?; in send_command()