Home
last modified time | relevance | path

Searched defs:bfa_plog_rec_s (Results 1 – 1 of 1) sorted by relevance

/drivers/scsi/bfa/
Dbfa_plog.h38 struct bfa_plog_rec_s { struct
39 u64 tv; /* timestamp */
40 u8 port; /* Source port that logged this entry */
41 u8 mid; /* module id */
42 u8 eid; /* indicates Rx, Tx, IOCTL, etc. bfa_plog_eid */
43 u8 log_type; /* string/integer log, bfa_plog_log_type_t */
44 u8 log_num_ints;
49 u8 rsvd;
50 u16 misc; /* can be used to indicate fc frame length */
51 union {
[all …]