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

  /src/sys/dev/ic/
aha.c 103 static int aha_create_ccbs(struct aha_softc *, struct aha_ccb *, int);
491 aha_create_ccbs(struct aha_softc *sc, struct aha_ccb *ccbstore, int count) function in typeref:typename:int
981 i = aha_create_ccbs(sc, sc->sc_control->ac_ccbs, initial_ccbs);

Completed in 19 milliseconds