Searched refs:cmnd_done (Results 1 – 2 of 2) sorted by relevance
74 void (*cmnd_done) (struct scsi_cmnd *); member
599 evt_struct->cmnd_done = NULL; in init_event_struct()808 if (evt->cmnd_done) in purge_requests()809 evt->cmnd_done(evt->cmnd); in purge_requests()974 evt_struct->cmnd_done(evt_struct->cmnd); in ibmvscsi_send_srp_event()1017 if (evt_struct->cmnd_done) in handle_cmd_rsp()1018 evt_struct->cmnd_done(cmnd); in handle_cmd_rsp()1072 evt_struct->cmnd_done = done; in ibmvscsi_queuecommand_lck()1719 if (tmp_evt->cmnd_done) in ibmvscsi_eh_device_reset_handler()1720 tmp_evt->cmnd_done(tmp_evt->cmnd); in ibmvscsi_eh_device_reset_handler()