Home
last modified time | relevance | path

Searched refs:empty_both_buffers (Results 1 – 4 of 4) sorted by relevance

/NextBSD/sys/dev/atkbdc/
HDatkbd.c526 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()
HDatkbdc.c936 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()
HDatkbdcreg.h254 void empty_both_buffers(KBDC kbdc, int t);
HDpsm.c781 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);