Lines Matching defs:beiscsi_io_task
462 struct beiscsi_io_task { struct
463 struct wrb_handle *pwrb_handle;
464 struct sgl_handle *psgl_handle;
465 struct beiscsi_conn *conn;
466 struct scsi_cmnd *scsi_cmnd;
467 int num_sg;
468 struct hwi_wrb_context *pwrb_context;
469 itt_t libiscsi_itt;
470 struct be_cmd_bhs *cmd_bhs;
471 struct be_bus_address bhs_pa;
472 unsigned short bhs_len;
473 dma_addr_t mtask_addr;
474 uint32_t mtask_data_count;
475 uint8_t wrb_type;