Searched refs:test_aux_port (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/dev/atkbdc/
H A Datkbdcreg.h268 int test_aux_port(KBDC kbdc);
H A Datkbdc.c1114 test_aux_port(KBDC p) function
H A Dpsm.c1052 switch((i = test_aux_port(kbdc))) {
1463 * NOTE: `test_aux_port()' is designed to return with zero if the aux
1479 switch ((i = test_aux_port(sc->kbdc))) {

Completed in 82 milliseconds