Home
last modified time | relevance | path

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

/original-bsd/sys/vax/uba/
H A Dqd_data.c225 extern struct mouse_report last_rep[];
318 struct mouse_report last_rep[NQD]; variable
H A Dqd.c183 struct mouse_report last_rep[NQD]; variable
617 last_rep[unit].state = 0;
618 last_rep[unit].dx = 0;
619 last_rep[unit].dy = 0;
620 last_rep[unit].bytcnt = 0;
2281 b = last_rep[qd].state & 0x07;
2329 last_rep[qd] = current_rep[qd];
2460 b = last_rep[qd].state & 0x1E;
2509 last_rep[qd] = current_rep[qd];