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

/freebsd-10.2-release/sys/dev/atkbdc/
H A Datkbdcreg.h255 int test_kbd_port(KBDC kbdc);
H A Datkbd.c517 else if (test_kbd_port(((atkbd_state_t *)kbd->kb_data)->kbdc) != 0)
1121 test_kbd_port(kbdc);
1178 test_kbd_port(kbdc);
1299 * test_controller() and test_kbd_port() appear to bring
1305 test_kbd_port(kbdc);
1434 test_kbd_port(kbdc);
H A Datkbdc.c1068 test_kbd_port(KBDC p) function
H A Dpsm.c790 if (test_kbd_port(kbdc) != 0)

Completed in 61 milliseconds