Home
last modified time | relevance | path

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

/NextBSD/sys/dev/atkbdc/
HDatkbdcreg.h103 #define PSMD_RES_LOW 0 /* typically 25ppi */ macro
HDpsm.c711 if (set_mouse_resolution(kbdc, PSMD_RES_LOW) != PSMD_RES_LOW) in get_mouse_buttons()
3836 if (!mouse_id_proc1(kbdc, PSMD_RES_LOW, 2, status))
3838 if ((status[1] == PSMD_RES_LOW) || (status[2] == 100))
3865 if (set_mouse_resolution(kbdc, PSMD_RES_LOW) != PSMD_RES_LOW)
3887 if ((status[1] == PSMD_RES_LOW) || (status[2] == rate[i - 1]))