Searched refs:cmnd_done (Results 1 – 2 of 2) sorted by relevance
60 void (*cmnd_done) (struct scsi_cmnd *); member
587 evt_struct->cmnd_done = NULL; in init_event_struct()796 if (evt->cmnd_done) in purge_requests()797 evt->cmnd_done(evt->cmnd); in purge_requests()961 evt_struct->cmnd_done(evt_struct->cmnd); in ibmvscsi_send_srp_event()1004 if (evt_struct->cmnd_done) in handle_cmd_rsp()1005 evt_struct->cmnd_done(cmnd); in handle_cmd_rsp()1059 evt_struct->cmnd_done = done; in ibmvscsi_queuecommand_lck()1705 if (tmp_evt->cmnd_done) in ibmvscsi_eh_device_reset_handler()1706 tmp_evt->cmnd_done(tmp_evt->cmnd); in ibmvscsi_eh_device_reset_handler()