Searched refs:msd_state (Results 1 – 1 of 1) sorted by relevance
111 short msd_state; /* state counter for input routine */ member369 msd->msd_state = MS_WAIT_BUTN; in msopen()1092 switch (msd->msd_state) { in msinput()1157 if (msd->msd_state == MS_WAIT_Y2) in msinput()1158 msd->msd_state = MS_WAIT_BUTN; /* BONG. Start again. */ in msinput()1160 msd->msd_state += 1; in msinput()