Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic79xx.c109 static int ahd_handle_nonpkt_busfree(struct ahd_softc *ahd);
1756 restart = ahd_handle_nonpkt_busfree(ahd); in ahd_handle_scsiint()
2164 ahd_handle_nonpkt_busfree(struct ahd_softc *ahd) in ahd_handle_nonpkt_busfree() function