Searched refs:empty_both_buffers (Results 1 – 4 of 4) sorted by relevance
| /NextBSD/sys/dev/atkbdc/ |
| HD | atkbd.c | 526 empty_both_buffers(((atkbd_state_t *)kbd->kb_data)->kbdc, 10); in atkbd_test_if() 1109 empty_both_buffers(kbdc, 10); in atkbd_reset() 1165 empty_both_buffers(kbdc, 10); in get_kbd_echo() 1203 empty_both_buffers(kbdc, 100); in probe_keyboard() 1268 empty_both_buffers(kbdc, 200); in init_keyboard() 1466 empty_both_buffers(kbdc, 10); in get_kbd_id() 1477 empty_both_buffers(kbdc, 10); in get_kbd_id()
|
| HD | atkbdc.c | 936 empty_both_buffers(KBDC p, int wait) in empty_both_buffers() function 995 empty_both_buffers(p, 10); in reset_kbd() 1033 empty_both_buffers(p, 10); in reset_aux_dev() 1081 empty_both_buffers(p, 10); in test_controller() 1109 empty_both_buffers(p, 10); in test_kbd_port() 1135 empty_both_buffers(p, 10); in test_aux_port()
|
| HD | atkbdcreg.h | 254 void empty_both_buffers(KBDC kbdc, int t);
|
| HD | psm.c | 781 empty_both_buffers(kbdc, 10); in recover_from_error() 805 empty_both_buffers(kbdc, 10); in restore_controller() 810 empty_both_buffers(kbdc, 10); in restore_controller() 813 empty_both_buffers(kbdc, 10); in restore_controller() 881 empty_both_buffers(kbdc, 10); /* remove stray data if any */ in doinitialize() 1041 empty_both_buffers(sc->kbdc, 10); 1216 empty_both_buffers(sc->kbdc, 10);
|