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

/freebsd-10.2-release/sys/dev/atkbdc/
H A Datkbdcreg.h256 int test_aux_port(KBDC kbdc);
H A Datkbdc.c1094 test_aux_port(KBDC p) function
H A Dpsm.c825 switch((i = test_aux_port(kbdc))) {
1256 * NOTE: `test_aux_port()' is designed to return with zero if the aux
1272 switch ((i = test_aux_port(sc->kbdc))) {

Completed in 65 milliseconds