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

  /src/sys/dev/ic/
aha.c 89 static int aha_init_ccb(struct aha_softc *, struct aha_ccb *);
456 aha_init_ccb(struct aha_softc *sc, struct aha_ccb *ccb) function in typeref:typename:int
499 if ((error = aha_init_ccb(sc, ccb)) != 0) {

Completed in 13 milliseconds