Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/atari/dev/
Dmsvar.h55 void mouse_soft(REL_MOUSE *, int, int);
Dms.c128 mouse_soft(&rel_ms, sizeof(rel_ms), KBD_TIMEO_PKG); in ms_3b_delay()
134 mouse_soft(REL_MOUSE *rel_ms, int size, int type) in mouse_soft() function
Dkbd.c519 mouse_soft( in kbdsoft()