Searched refs:empty_both_buffers (Results 1 – 4 of 4) sorted by relevance
| /src/sys/dev/atkbdc/ |
| H A D | atkbdc.c | 922 empty_both_buffers(KBDC p, int wait) in empty_both_buffers() function 981 empty_both_buffers(p, 10); in reset_kbd() 1019 empty_both_buffers(p, 10); in reset_aux_dev() 1067 empty_both_buffers(p, 10); in test_controller() 1095 empty_both_buffers(p, 10); in test_kbd_port() 1121 empty_both_buffers(p, 10); in test_aux_port()
|
| H A D | atkbd.c | 584 empty_both_buffers(((atkbd_state_t *)kbd->kb_data)->kbdc, 10); in atkbd_test_if() 1188 empty_both_buffers(kbdc, 10); in atkbd_reset() 1272 empty_both_buffers(kbdc, 10); in get_kbd_echo() 1310 empty_both_buffers(kbdc, 100); in probe_keyboard() 1375 empty_both_buffers(kbdc, 200); in init_keyboard() 1565 empty_both_buffers(kbdc, 10); in get_kbd_id() 1576 empty_both_buffers(kbdc, 10); in get_kbd_id()
|
| H A D | atkbdcreg.h | 261 void empty_both_buffers(KBDC kbdc, int t);
|
| H A D | psm.c | 1006 empty_both_buffers(kbdc, 10); in recover_from_error() 1030 empty_both_buffers(kbdc, 10); in restore_controller() 1035 empty_both_buffers(kbdc, 10); in restore_controller() 1038 empty_both_buffers(kbdc, 10); in restore_controller() 1105 empty_both_buffers(kbdc, 10); /* remove stray data if any */ in doinitialize() 1259 empty_both_buffers(sc->kbdc, 10); 1434 empty_both_buffers(sc->kbdc, 10); 6399 empty_both_buffers(kbdc, 10); /* remove stray data if any */
|