Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun/io/
H A Dms.c111 short msd_state; /* state counter for input routine */ member
369 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()