Home
last modified time | relevance | path

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

/openbsd/sys/dev/wscons/
H A Dwsmouseinput.h167 #define CONFIGURED (1 << 18) macro
H A Dwsmouse.c1644 if (!(input->flags & CONFIGURED)) { in wsmouse_configure()
1667 input->flags |= CONFIGURED; in wsmouse_configure()
H A Dwstpad.c1582 if (!(input->flags & CONFIGURED)) { in wstpad_configure()