fwohci.c | 185 static void fwohci_txd(struct fwohci_softc *, struct fwohci_dbch *); 1553 fwohci_txd(struct fwohci_softc *sc, struct fwohci_dbch *dbch) function in typeref:typename:void 2120 fwohci_txd(sc, &(sc->atrq)); 2122 fwohci_txd(sc, &(sc->atrs)); 2161 fwohci_txd(sc, &sc->atrq); 2162 fwohci_txd(sc, &sc->atrs);
|