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

  /src/sys/arch/macppc/dev/
mesh.c 154 static void mesh_setsync(struct mesh_softc *, struct mesh_tinfo *);
488 mesh_setsync(sc, ti);
714 mesh_setsync(sc, &sc->sc_tinfo[scb->target]);
760 mesh_setsync(sc, ti);
906 mesh_setsync(struct mesh_softc *sc, struct mesh_tinfo *ti) function in typeref:typename:void
mesh.c 154 static void mesh_setsync(struct mesh_softc *, struct mesh_tinfo *);
488 mesh_setsync(sc, ti);
714 mesh_setsync(sc, &sc->sc_tinfo[scb->target]);
760 mesh_setsync(sc, ti);
906 mesh_setsync(struct mesh_softc *sc, struct mesh_tinfo *ti) function in typeref:typename:void

Completed in 74 milliseconds