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

/freebsd-current/sys/dev/atkbdc/
H A Datkbdcreg.h267 int test_kbd_port(KBDC kbdc);
H A Datkbd.c588 else if (test_kbd_port(((atkbd_state_t *)kbd->kb_data)->kbdc) != 0)
1184 * test_controller() and test_kbd_port() appear to bring
1190 test_kbd_port(kbdc);
1262 test_kbd_port(kbdc);
1319 test_kbd_port(kbdc);
1566 test_kbd_port(kbdc);
H A Datkbdc.c1088 test_kbd_port(KBDC p) function
H A Dpsm.c1017 if (test_kbd_port(kbdc) != 0)

Completed in 185 milliseconds