Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun/io/
H A Dms.c113 short msd_state; /* state counter for input routine */ member
380 msd->msd_state = MS_WAIT_BUTN;
1115 switch (msd->msd_state) {
1180 if (msd->msd_state == MS_WAIT_Y2)
1181 msd->msd_state = MS_WAIT_BUTN; /* BONG. Start again. */
1183 msd->msd_state += 1;