Searched refs:io_task (Results 1 – 2 of 2) sorted by relevance
285 struct beiscsi_io_task *io_task; in beiscsi_eh_device_reset() local342 io_task = task->dd_data; in beiscsi_eh_device_reset()346 io_task->pwrb_handle->pwrb, 1); in beiscsi_eh_device_reset()349 io_task->pwrb_handle->pwrb, 1); in beiscsi_eh_device_reset()353 inv_tbl->tbl[nents].icd = io_task->psgl_handle->sgl_index; in beiscsi_eh_device_reset()1121 struct beiscsi_io_task *io_task = task->dd_data; in be_complete_io() local1123 (struct be_status_bhs *)io_task->cmd_bhs; in be_complete_io()1138 if (io_task->scsi_cmnd) { in be_complete_io()1139 scsi_dma_unmap(io_task->scsi_cmnd); in be_complete_io()1140 io_task->scsi_cmnd = NULL; in be_complete_io()[all …]
46 struct beiscsi_io_task *io_task; in beiscsi_session_create() local79 sizeof(*io_task), in beiscsi_session_create()