Searched refs:bha_create_ccbs (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dbha.c108 static void bha_create_ccbs(struct bha_softc *, int);
192 bha_create_ccbs(sc, initial_ccbs);
438 bha_create_ccbs(sc, bha_ccbs_per_group);
1722 * bha_create_ccbs:
1734 bha_create_ccbs(struct bha_softc *sc, int count) function
1805 panic("bha_create_ccbs: CCB group size botch");
1854 * Initialize a CCB; helper function for bha_create_ccbs().

Completed in 41 milliseconds