Home
last modified time | relevance | path

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

/original-bsd/sys/vax/uba/
H A Dqv.c743 static char omx=0, omy=0, mx=0, my=0, om_switch=0, m_switch=0; local
834 switches:if( om_switch != ( m_switch = (qvaddr->qv_csr & QV_MOUSE_ANY) >> 8 ) ) {
838 if ( ((om_switch>>j) & 1) == ((m_switch>>j) & 1) )
855 om_switch = m_switch;