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

/freebsd-10.0-release/sys/dev/kbdmux/
H A Dkbdmux.c141 #define TICKS (hz) /* rate */ macro
242 callout_reset(&state->ks_timo, TICKS, kbdmux_kbd_intr_timo, state);
471 callout_reset(&state->ks_timo, TICKS, kbdmux_kbd_intr_timo, state);
/freebsd-10.0-release/sys/boot/i386/boot0/
H A Dboot0.S673 ticks: .word TICKS # Delay
H A Dboot0ext.S426 ticks: .word TICKS # Delay

Completed in 66 milliseconds