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