Lines Matching refs:sc_nextdsp
1027 sc->sc_nextdsp = Ent_wait_reselect;
1036 sc->sc_nextdsp = oosiop_read_4(sc, OOSIOP_DSP) -
1039 if (sc->sc_nextdsp == Ent_p_resel_msgin_move &&
1043 sc->sc_nextdsp += 8;
1048 sc->sc_nextdsp = oosiop_read_4(sc, OOSIOP_DSP) -
1051 device_xname(sc->sc_dev), sc->sc_nextdsp);
1070 sc->sc_nextdsp = Ent_phasedispatch; /* XXX */
1096 sc->sc_nextdsp = Ent_phasedispatch;
1129 if (sc->sc_nextdsp == Ent_wait_reselect && TAILQ_FIRST(&sc->sc_cbq)) {
1137 sc->sc_nextdsp = Ent_start_select;
1147 sc->sc_active = (sc->sc_nextdsp != Ent_wait_reselect);
1150 oosiop_write_4(sc, OOSIOP_DSP, sc->sc_nextdsp + sc->sc_scrbase);
1186 sc->sc_nextdsp = Ent_rcv_extmsg;
1201 sc->sc_nextdsp = Ent_wait_resel_identify;
1227 sc->sc_nextdsp = Ent_ack_msgin;
1275 sc->sc_nextdsp = Ent_ack_msgin;
1352 sc->sc_nextdsp = Ent_sendmsg;