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

  /src/sys/dev/ic/
bha.c 108 static int bha_init_ccb(struct bha_softc *, struct bha_ccb *);
1827 if (bha_init_ccb(sc, ccb) != 0) {
1853 * bha_init_ccb:
1858 bha_init_ccb(struct bha_softc *sc, struct bha_ccb *ccb) function in typeref:typename:int

Completed in 31 milliseconds