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