Searched defs:qedi_io_log (Results 1 – 1 of 1) sorted by relevance
220 struct qedi_io_log { struct223 u8 direction;224 u16 task_id;225 u32 cid;226 u32 port_id; /* Remote port fabric ID */227 int lun;228 u8 op; /* SCSI CDB */229 u8 lba[4];230 unsigned int bufflen; /* SCSI buffer length */231 unsigned int sg_count; /* Number of SG elements */[all …]