Lines Matching refs:result_tf
279 __entry->status = qc->result_tf.command;
280 __entry->dev = qc->result_tf.device;
281 __entry->lbal = qc->result_tf.lbal;
282 __entry->lbam = qc->result_tf.lbam;
283 __entry->lbah = qc->result_tf.lbah;
284 __entry->hob_lbal = qc->result_tf.hob_lbal;
285 __entry->hob_lbam = qc->result_tf.hob_lbam;
286 __entry->hob_lbah = qc->result_tf.hob_lbah;
287 __entry->error = qc->result_tf.feature;
288 __entry->hob_feature = qc->result_tf.hob_feature;
289 __entry->nsect = qc->result_tf.nsect;
290 __entry->hob_nsect = qc->result_tf.hob_nsect;