Searched defs:hfi_msg_sys_debug_pkt (Results 1 – 1 of 1) sorted by relevance
251 struct hfi_msg_sys_debug_pkt { struct252 struct hfi_pkt_hdr hdr;253 u32 msg_type;254 u32 msg_size;255 u32 time_stamp_hi;256 u32 time_stamp_lo;257 u8 msg_data[1];