Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/vax/include/
Dqduser.h196 #define VSE_T_LEFT_BUTTON 0 macro
201 #define VSE_T_BARREL_BUTTON VSE_T_LEFT_BUTTON
/netbsd/src/sys/dev/qbus/
Dqduser.h189 #define VSE_T_LEFT_BUTTON 0 macro
194 #define VSE_T_BARREL_BUTTON VSE_T_LEFT_BUTTON
Dqd.c2720 … event->vse_key = VSE_T_LEFT_BUTTON; in qdiint()