Home
last modified time | relevance | path

Searched refs:eh_complete (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/
A D53c700.c383 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()
1954 while (hostdata->eh_complete != NULL) { in NCR_700_host_reset()
1960 hostdata->eh_complete = &complete; in NCR_700_host_reset()
1968 hostdata->eh_complete = NULL; in NCR_700_host_reset()
A D53c700.h251 struct completion *eh_complete; member

Completed in 8 milliseconds