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

  /src/sys/dev/ic/
bha.c 107 static void bha_create_ccbs(struct bha_softc *, int);
191 bha_create_ccbs(sc, initial_ccbs);
438 bha_create_ccbs(sc, bha_ccbs_per_group);
1723 * bha_create_ccbs:
1735 bha_create_ccbs(struct bha_softc *sc, int count) function in typeref:typename:void
1806 panic("bha_create_ccbs: CCB group size botch");
1855 * Initialize a CCB; helper function for bha_create_ccbs().

Completed in 13 milliseconds