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

/freebsd-11-stable/sys/dev/firewire/
H A Dfwohci.c127 static void fwohci_txd (struct fwohci_softc *, struct fwohci_dbch *);
1058 fwohci_txd(struct fwohci_softc *sc, struct fwohci_dbch *dbch) function
1975 fwohci_txd(sc, &(sc->atrq));
1978 fwohci_txd(sc, &(sc->atrs));
2037 fwohci_txd(sc, &sc->atrq);
2038 fwohci_txd(sc, &sc->atrs);

Completed in 168 milliseconds