Searched refs:ahd_done (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/sys/dev/aic7xxx/
H A Daic79xx_osm.h267 void ahd_done(struct ahd_softc *ahd, struct scb *scb);
H A Daic79xx_inline.h479 ahd_done(ahd, scb);
H A Daic79xx.c870 ahd_done(ahd, scb);
2396 ahd_done(ahd, scb);
7362 ahd_done(ahd, scb);
7834 ahd_done(ahd, scbp);
8098 ahd_done(ahd, scb);
8143 ahd_done(ahd, scb);
8211 ahd_done(ahd, scb);
8320 ahd_done(ahd, scb);
H A Daic79xx_osm.c330 ahd_done(struct ahd_softc *ahd, struct scb *scb) function
335 ("ahd_done - scb %d\n", SCB_GET_TAG(scb)));

Completed in 126 milliseconds