OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:last_rep
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/qbus/
qd.c
218
struct mouse_report
last_rep
[NQD];
variable in typeref:struct:mouse_report[]
770
last_rep
[unit].state = 0;
771
last_rep
[unit].dx = 0;
772
last_rep
[unit].dy = 0;
773
last_rep
[unit].bytcnt = 0;
2513
b =
last_rep
[unit].state & 0x07;
2561
last_rep
[unit] = current_rep[unit];
2692
b =
last_rep
[unit].state & 0x1E;
2741
last_rep
[unit] = current_rep[unit];
Completed in 14 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025