Searched refs:hil_last (Results 1 – 1 of 1) sorted by relevance
209 } hil_last; variable211 #define hil_getlast(s,c) do { s = hil_last.s; c = hil_last.c; hil_last.valid = 0; } while (0)278 hil_last.s = s; in hil_interrupt()279 hil_last.c = c; in hil_interrupt()281 hil_last.valid = 1; in hil_interrupt()326 while (!hil_last.valid) { in hp300_keyb_init()