Searched refs:eh_complete (Results 1 – 2 of 2) sorted by relevance
384 hostdata->eh_complete = NULL; in NCR_700_detect()1582 if(hostdata->eh_complete != NULL) in NCR_700_intr()1583 complete(hostdata->eh_complete); in NCR_700_intr()1952 while (hostdata->eh_complete != NULL) { in NCR_700_host_reset()1958 hostdata->eh_complete = &complete; in NCR_700_host_reset()1966 hostdata->eh_complete = NULL; in NCR_700_host_reset()
251 struct completion *eh_complete; member