Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/be2iscsi/
Dbe_main.h500 struct beiscsi_io_task { struct
501 struct wrb_handle *pwrb_handle;
502 struct sgl_handle *psgl_handle;
503 struct beiscsi_conn *conn;
504 struct scsi_cmnd *scsi_cmnd;
505 struct hwi_wrb_context *pwrb_context;
506 unsigned int cmd_sn;
507 unsigned int flags;
508 unsigned short cid;
509 unsigned short header_len;
[all …]