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

  /src/sys/dev/ieee1394/
fwohci.c 213 static void fwohci_arcv(struct fwohci_softc *, struct fwohci_dbch *);
2097 fwohci_arcv(sc, &sc->arrs);
2104 fwohci_arcv(sc, &sc->arrq);
2163 fwohci_arcv(sc, &sc->arrs);
2164 fwohci_arcv(sc, &sc->arrq);
2750 fwohci_arcv(struct fwohci_softc *sc, struct fwohci_dbch *dbch) function in typeref:typename:void

Completed in 17 milliseconds