Searched refs:cmnd_done (Results 1 – 2 of 2) sorted by relevance
60 void (*cmnd_done) (struct scsi_cmnd *); member
588 evt_struct->cmnd_done = NULL; in init_event_struct()799 if (evt->cmnd_done) in purge_requests()800 evt->cmnd_done(evt->cmnd); in purge_requests()980 evt_struct->cmnd_done(evt_struct->cmnd); in ibmvscsi_send_srp_event()1023 if (evt_struct->cmnd_done) in handle_cmd_rsp()1024 evt_struct->cmnd_done(cmnd); in handle_cmd_rsp()1079 evt_struct->cmnd_done = done; in ibmvscsi_queuecommand_lck()1724 if (tmp_evt->cmnd_done) in ibmvscsi_eh_device_reset_handler()1725 tmp_evt->cmnd_done(tmp_evt->cmnd); in ibmvscsi_eh_device_reset_handler()