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

  /src/sys/dev/ieee1394/
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

Completed in 15 milliseconds