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