Searched refs:cmnd_done (Results 1 – 2 of 2) sorted by relevance
60 void (*cmnd_done) (struct scsi_cmnd *); member
589 evt_struct->cmnd_done = NULL; in init_event_struct()798 if (evt->cmnd_done) in purge_requests()799 evt->cmnd_done(evt->cmnd); in purge_requests()979 evt_struct->cmnd_done(evt_struct->cmnd); in ibmvscsi_send_srp_event()1022 if (evt_struct->cmnd_done) in handle_cmd_rsp()1023 evt_struct->cmnd_done(cmnd); in handle_cmd_rsp()1077 evt_struct->cmnd_done = done; in ibmvscsi_queuecommand_lck()1723 if (tmp_evt->cmnd_done) in ibmvscsi_eh_device_reset_handler()1724 tmp_evt->cmnd_done(tmp_evt->cmnd); in ibmvscsi_eh_device_reset_handler()