fwohci.c | 187 static void fwohci_db_init(struct fwohci_softc *, struct fwohci_dbch *); 479 fwohci_db_init(sc, &sc->arrq); 483 fwohci_db_init(sc, &sc->arrs); 487 fwohci_db_init(sc, &sc->atrq); 491 fwohci_db_init(sc, &sc->atrs); 820 fwohci_db_init(sc, dbch); 927 fwohci_db_init(sc, dbch); 1725 fwohci_db_init(struct fwohci_softc *sc, struct fwohci_dbch *dbch) function in typeref:typename:void
|