Lines Matching refs:eh_action
224 * scsi_eh_reset - call into ->eh_action to reset internal counters
774 struct completion *eh_action;
779 eh_action = scmd->device->host->eh_action;
780 if (eh_action)
781 complete(eh_action);
1069 shost->eh_action = &done;
1112 shost->eh_action = NULL;
1175 if (sdrv->eh_action)
1176 rtn = sdrv->eh_action(scmd, rtn);