Searched refs:eh_complete (Results 1 – 2 of 2) sorted by relevance
372 hostdata->eh_complete = NULL; in NCR_700_detect()1577 if(hostdata->eh_complete != NULL) in NCR_700_intr()1578 complete(hostdata->eh_complete); in NCR_700_intr()1953 while (hostdata->eh_complete != NULL) { in NCR_700_host_reset()1959 hostdata->eh_complete = &complete; in NCR_700_host_reset()1967 hostdata->eh_complete = NULL; in NCR_700_host_reset()
251 struct completion *eh_complete; member