Home
last modified time | relevance | path

Searched defs:mt_state (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/sys/dev/wscons/
H A Dwsmouseinput.h80 struct mt_state { struct
82 u_int touches;
84 u_int frame;
86 int num_slots;
87 struct mt_slot *slots;
89 u_int sync[MTS_SIZE];
91 int num_touches;
94 u_int ptr;
95 u_int ptr_cycle;
96 u_int prev_ptr;
[all …]