Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/qedi/
Dqedi.h219 struct qedi_io_log { struct
222 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 …]