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

  /src/sys/arch/macppc/dev/
mesh.c 71 struct mesh_tinfo { struct
114 struct mesh_tinfo sc_tinfo[8]; /* target information */
154 static void mesh_setsync(struct mesh_softc *, struct mesh_tinfo *);
483 struct mesh_tinfo *ti = &sc->sc_tinfo[scb->target];
523 struct mesh_tinfo *ti = &sc->sc_tinfo[scb->target];
741 struct mesh_tinfo *ti = &sc->sc_tinfo[scb->target];
780 struct mesh_tinfo *ti;
881 struct mesh_tinfo *ti = &sc->sc_tinfo[i];
906 mesh_setsync(struct mesh_softc *sc, struct mesh_tinfo *ti)

Completed in 50 milliseconds