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

  /src/sys/dev/ic/
aha.c 88 static void aha_free_ccb(struct aha_softc *, struct aha_ccb *);
445 aha_free_ccb(struct aha_softc *sc, struct aha_ccb *ccb) function in typeref:typename:void
730 aha_free_ccb(sc, ccb);
1227 aha_free_ccb(sc, ccb);
aha.c 88 static void aha_free_ccb(struct aha_softc *, struct aha_ccb *);
445 aha_free_ccb(struct aha_softc *sc, struct aha_ccb *ccb) function in typeref:typename:void
730 aha_free_ccb(sc, ccb);
1227 aha_free_ccb(sc, ccb);

Completed in 25 milliseconds