Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/scsi/
A D53c700.c383 hostdata->eh_complete = NULL; in NCR_700_detect()
1581 if(hostdata->eh_complete != NULL) in NCR_700_intr()
1582 complete(hostdata->eh_complete); in NCR_700_intr()
1951 while (hostdata->eh_complete != NULL) { in NCR_700_host_reset()
1957 hostdata->eh_complete = &complete; in NCR_700_host_reset()
1965 hostdata->eh_complete = NULL; in NCR_700_host_reset()
A D53c700.h251 struct completion *eh_complete; member

Completed in 8 milliseconds