Lines Matching defs:mesh_msgin
149 static void mesh_msgin(struct mesh_softc *, struct mesh_scb *);
171 #define MESH_MSGIN (MESH_STATUS0_MSG | MESH_STATUS0_CD | MESH_STATUS0_IO)
432 case MESH_MSGIN:
433 mesh_msgin(sc, scb);
532 sc->sc_nextstate = MESH_MSGIN;
662 sc->sc_nextstate = MESH_MSGIN;
666 mesh_msgin(struct mesh_softc *sc, struct mesh_scb *scb)
668 DPRINTF("mesh_msgin\n");
674 sc->sc_nextstate = MESH_MSGIN;
688 sc->sc_nextstate = MESH_MSGIN;