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

/xsrc/external/mit/xf86-input-elographics/dist/src/
H A Dxf86Elo.c86 #define ELO_MAX_WAIT 100000 /* Max wait time for a reply (microsec) */ macro
524 DBG(4, ErrorF("Waiting %d ms for data from port\n", ELO_MAX_WAIT / 1000));
525 result = xf86WaitForInput(fd, ELO_MAX_WAIT);

Completed in 3 milliseconds