Searched defs:beiscsi_io_task (Results 1 – 1 of 1) sorted by relevance
456 struct beiscsi_io_task { struct459 struct beiscsi_conn *conn;460 struct scsi_cmnd *scsi_cmnd;461 int num_sg;463 itt_t libiscsi_itt;464 struct be_cmd_bhs *cmd_bhs;465 struct be_bus_address bhs_pa;466 unsigned short bhs_len;467 dma_addr_t mtask_addr;468 uint32_t mtask_data_count;[all …]