Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/hil/
Dhilms.c246 if (type & HIL_MOUSEBUTTON) in hilms_callback()
304 if (type & HIL_MOUSEBUTTON) { in hilms_callback()
Dhilreg.h137 #define HIL_MOUSEBUTTON 0x40 /* mouse button event */ macro