Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/aic7xxx/
Daic79xx_core.c111 static int ahd_handle_nonpkt_busfree(struct ahd_softc *ahd);
2634 restart = ahd_handle_nonpkt_busfree(ahd); in ahd_handle_scsiint()
3034 ahd_handle_nonpkt_busfree(struct ahd_softc *ahd) in ahd_handle_nonpkt_busfree() function