Home
last modified time | relevance | path

Searched refs:lbam (Results 1 – 3 of 3) sorted by relevance

/include/trace/events/
Dlibata.h164 __field( unsigned char, lbam )
186 __entry->lbam = qc->tf.lbam;
204 __entry->lbal, __entry->lbam, __entry->lbah,
223 __field( unsigned char, lbam )
243 __entry->lbam = qc->result_tf.lbam;
261 __entry->lbal, __entry->lbam, __entry->lbah,
/include/scsi/
Dsas.h201 union { u8 lbam; u8 byte_count_low; }; member
225 union { u8 lbam; u8 byte_count_low; }; member
/include/linux/
Dlibata.h578 u8 lbam; member