Searched refs:fwohci_db_init (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/dev/firewire/
H A Dfwohci.c124 static void fwohci_db_init (struct fwohci_softc *, struct fwohci_dbch *);
712 fwohci_db_init(sc, &sc->arrq);
716 fwohci_db_init(sc, &sc->arrs);
720 fwohci_db_init(sc, &sc->atrq);
724 fwohci_db_init(sc, &sc->atrs);
1220 fwohci_db_init(struct fwohci_softc *sc, struct fwohci_dbch *dbch) function
1255 printf("fwohci_db_init: fwdma_malloc_multiseg failed\n");
1519 fwohci_db_init(sc, dbch);
1643 fwohci_db_init(sc, dbch);

Completed in 127 milliseconds