OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PS2RBUTMASK
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/sparc/dev/
ms_pckbport.c
186
#define
PS2RBUTMASK
0x02
218
((data &
PS2RBUTMASK
) ? 0x4 : 0) ;
/src/sys/dev/hid/
hidms.c
60
#define
PS2RBUTMASK
x02
/src/sys/arch/arc/dev/
opms.c
364
#define
PS2RBUTMASK
0x02
404
((buttons & (
PS2RBUTMASK
| PS2MBUTMASK)) >> 1);
Completed in 15 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025