Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/scsi/qedf/
Dqedf.h284 struct qedf_io_log { struct
287 uint8_t direction;
288 uint16_t task_id;
289 uint32_t port_id; /* Remote port fabric ID */
290 int lun;
291 unsigned char op; /* SCSI CDB */
292 uint8_t lba[4];
293 unsigned int bufflen; /* SCSI buffer length */
294 unsigned int sg_count; /* Number of SG elements */
295 int result; /* Result passed back to mid-layer */
[all …]