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

/openbsd-current/sys/arch/i386/isa/
H A Djoyreg.h48 #define USEC2TICKS(u) (((u) * 19549) >> 14) macro
H A Djoy.c104 i = USEC2TICKS(sc->timeout[JOYPART(dev)]);

Completed in 203 milliseconds