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

/freebsd-12-stable/sys/dev/atkbdc/
H A Datkbdc.c945 empty_both_buffers(KBDC p, int wait) function
984 log(LOG_DEBUG, "kbdc: %d:%d char read (empty_both_buffers)\n", c1, c2);
1004 empty_both_buffers(p, 10);
1042 empty_both_buffers(p, 10);
1090 empty_both_buffers(p, 10);
1118 empty_both_buffers(p, 10);
1144 empty_both_buffers(p, 10);
H A Datkbd.c579 empty_both_buffers(((atkbd_state_t *)kbd->kb_data)->kbdc, 10);
1192 empty_both_buffers(kbdc, 10);
1264 empty_both_buffers(kbdc, 10);
1302 empty_both_buffers(kbdc, 100);
1367 empty_both_buffers(kbdc, 200);
1565 empty_both_buffers(kbdc, 10);
1576 empty_both_buffers(kbdc, 10);
H A Datkbdcreg.h263 void empty_both_buffers(KBDC kbdc, int t);
H A Dpsm.c987 empty_both_buffers(kbdc, 10);
1011 empty_both_buffers(kbdc, 10);
1016 empty_both_buffers(kbdc, 10);
1019 empty_both_buffers(kbdc, 10);
1087 empty_both_buffers(kbdc, 10); /* remove stray data if any */
1247 empty_both_buffers(sc->kbdc, 10);
1424 empty_both_buffers(sc->kbdc, 10);
6313 empty_both_buffers(kbdc, 10); /* remove stray data if any */

Completed in 71 milliseconds