Searched refs:eh_complete (Results 1 – 2 of 2) sorted by relevance
384 hostdata->eh_complete = NULL; in NCR_700_detect()1583 if(hostdata->eh_complete != NULL) in NCR_700_intr()1584 complete(hostdata->eh_complete); in NCR_700_intr()1957 while (hostdata->eh_complete != NULL) { in NCR_700_host_reset()1963 hostdata->eh_complete = &complete; in NCR_700_host_reset()1971 hostdata->eh_complete = NULL; in NCR_700_host_reset()
252 struct completion *eh_complete; member