Searched refs:eh_complete (Results 1 – 2 of 2) sorted by relevance
375 hostdata->eh_complete = NULL; in NCR_700_detect()1576 if(hostdata->eh_complete != NULL) in NCR_700_intr()1577 complete(hostdata->eh_complete); in NCR_700_intr()1950 while (hostdata->eh_complete != NULL) { in NCR_700_bus_reset()1956 hostdata->eh_complete = &complete; in NCR_700_bus_reset()1963 hostdata->eh_complete = NULL; in NCR_700_bus_reset()
249 struct completion *eh_complete; member