Searched refs:MouseReadByte (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/linux/
H A Dmouse.c83 MouseReadByte (Kbufio *b, int timeout) function in typeref:typename:int
116 while ((c = MouseReadByte (b, done - now)) != -1)
139 c = MouseReadByte (b, timeout);
461 c = MouseReadByte (&km->iob, MOUSE_TIMEOUT);
822 c = MouseReadByte (&km->iob, timeout);

Completed in 3 milliseconds