Searched defs:beiscsi_io_task (Results 1 – 1 of 1) sorted by relevance
500 struct beiscsi_io_task { struct501 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 …]