Home
last modified time | relevance | path

Searched refs:mesh_setsync (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/macppc/dev/
H A Dmesh.c154 static void mesh_setsync(struct mesh_softc *, struct mesh_tinfo *);
488 mesh_setsync(sc, ti); in mesh_select()
714 mesh_setsync(sc, &sc->sc_tinfo[scb->target]); in mesh_msgin()
760 mesh_setsync(sc, ti); in mesh_msgin()
906 mesh_setsync(struct mesh_softc *sc, struct mesh_tinfo *ti) in mesh_setsync() function