Lines Matching refs:result_tf
240 __entry->status = qc->result_tf.command;
241 __entry->dev = qc->result_tf.device;
242 __entry->lbal = qc->result_tf.lbal;
243 __entry->lbam = qc->result_tf.lbam;
244 __entry->lbah = qc->result_tf.lbah;
245 __entry->hob_lbal = qc->result_tf.hob_lbal;
246 __entry->hob_lbam = qc->result_tf.hob_lbam;
247 __entry->hob_lbah = qc->result_tf.hob_lbah;
248 __entry->error = qc->result_tf.feature;
249 __entry->hob_feature = qc->result_tf.hob_feature;
250 __entry->nsect = qc->result_tf.nsect;
251 __entry->hob_nsect = qc->result_tf.hob_nsect;