Searched refs:io_task (Results 1 – 2 of 2) sorted by relevance
276 struct beiscsi_io_task *io_task; in beiscsi_eh_device_reset() local325 io_task = task->dd_data; in beiscsi_eh_device_reset()329 io_task->pwrb_handle->pwrb, 1); in beiscsi_eh_device_reset()332 io_task->pwrb_handle->pwrb, 1); in beiscsi_eh_device_reset()336 inv_tbl->tbl[nents].icd = io_task->psgl_handle->sgl_index; in beiscsi_eh_device_reset()1104 struct beiscsi_io_task *io_task = task->dd_data; in be_complete_io() local1106 (struct be_status_bhs *)io_task->cmd_bhs; in be_complete_io()1121 if (io_task->scsi_cmnd) { in be_complete_io()1122 scsi_dma_unmap(io_task->scsi_cmnd); in be_complete_io()1123 io_task->scsi_cmnd = NULL; in be_complete_io()[all …]
45 struct beiscsi_io_task *io_task; in beiscsi_session_create() local78 sizeof(*io_task), in beiscsi_session_create()