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

/haiku/src/add-ons/kernel/bus_managers/firewire/
H A Dfwohci.cpp119 static void fwohci_txd (struct fwohci_softc *, fwohci_softc::fwohci_dbch *);
1079 fwohci_txd(struct fwohci_softc *sc, fwohci_softc::fwohci_dbch *dbch) function
2009 fwohci_txd(sc, &(sc->atrq));
2012 fwohci_txd(sc, &(sc->atrs));
2072 fwohci_txd(sc, &sc->atrq);
2073 fwohci_txd(sc, &sc->atrs);

Completed in 36 milliseconds