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

/freebsd-9.3-release/sys/dev/atkbdc/
H A Datkbdcreg.h255 int test_kbd_port(KBDC kbdc);
H A Datkbd.c527 else if (test_kbd_port(((atkbd_state_t *)kbd->kb_data)->kbdc) != 0)
1169 test_kbd_port(kbdc);
1226 test_kbd_port(kbdc);
1347 * test_controller() and test_kbd_port() appear to bring
1353 test_kbd_port(kbdc);
1482 test_kbd_port(kbdc);
H A Datkbdc.c1068 test_kbd_port(KBDC p) function
H A Dpsm.c782 if (test_kbd_port(kbdc) != 0)

Completed in 60 milliseconds