Lines Matching defs:mlx_eventlog_entry
347 struct mlx_eventlog_entry { struct
348 u_int8_t el_type;
349 u_int8_t el_length;
350 u_int8_t el_target;
351 u_int8_t el_lun;
352 u_int16_t el_seqno;
353 u_int8_t el_errorcode;
354 u_int8_t el_segment;
355 u_int8_t el_sense;
356 u_int8_t el_information[4];
357 u_int8_t el_addsense;
358 u_int8_t el_csi[4];
359 u_int8_t el_asc;
360 u_int8_t el_asq;
361 u_int8_t el_res3[12];