HomeSort by: relevance | last modified time | path
    Searched defs:aha_done (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/ic/
aha.c 95 static void aha_done(struct aha_softc *, struct aha_ccb *);
370 aha_done(sc, ccb);
658 aha_done(struct aha_softc *sc, struct aha_ccb *ccb) function in typeref:typename:void
664 SC_DEBUG(xs->xs_periph, SCSIPI_DB2, ("aha_done\n"));

Completed in 11 milliseconds