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

/freebsd-10.2-release/sys/dev/atkbdc/
H A Datkbd.c513 empty_both_buffers(((atkbd_state_t *)kbd->kb_data)->kbdc, 10);
1119 empty_both_buffers(kbdc, 10);
1157 empty_both_buffers(kbdc, 100);
1221 empty_both_buffers(kbdc, 200);
1303 empty_both_buffers(kbdc, 10);
1421 empty_both_buffers(kbdc, 10);
1432 empty_both_buffers(kbdc, 10);
H A Datkbdcreg.h249 void empty_both_buffers(KBDC kbdc, int t);
H A Datkbdc.c902 empty_both_buffers(KBDC p, int wait) function
941 log(LOG_DEBUG, "kbdc: %d:%d char read (empty_both_buffers)\n", c1, c2);
961 empty_both_buffers(p, 10);
999 empty_both_buffers(p, 10);
1047 empty_both_buffers(p, 10);
1075 empty_both_buffers(p, 10);
1101 empty_both_buffers(p, 10);
H A Dpsm.c774 empty_both_buffers(kbdc, 10);
798 empty_both_buffers(kbdc, 10);
803 empty_both_buffers(kbdc, 10);
806 empty_both_buffers(kbdc, 10);
874 empty_both_buffers(kbdc, 10); /* remove stray data if any */
1047 empty_both_buffers(sc->kbdc, 10);
1222 empty_both_buffers(sc->kbdc, 10);

Completed in 109 milliseconds