Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/aic7xxx/
Daic79xx_core.c103 static int ahd_handle_nonpkt_busfree(struct ahd_softc *ahd);
2616 restart = ahd_handle_nonpkt_busfree(ahd); in ahd_handle_scsiint()
3015 ahd_handle_nonpkt_busfree(struct ahd_softc *ahd) in ahd_handle_nonpkt_busfree() function