Home
last modified time | relevance | path

Searched refs:capPassthrough (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/sys/
H A Dmouse.h107 int capPassthrough; member
/freebsd/sys/dev/atkbdc/
H A Dpsm.c1877 if (!error && (sc->synhw.capPassthrough || sc->muxport != PSM_NOMUX)) {
3359 if (sc->synhw.capPassthrough || sc->muxport != PSM_NOMUX) {
3503 if (sc->synhw.capPassthrough) {
3711 if (sc->synhw.capExtended && !sc->synhw.capPassthrough &&
6499 synhw.capPassthrough = (status[2] & 0x80) != 0;
6527 printf(" capPassthrough: %d\n", synhw.capPassthrough);
6741 if (trackpoint_support && synhw.capPassthrough) {
6780 if (sc->synhw.capPassthrough)
6784 if (sc->synhw.capPassthrough &&
6791 if (sc->synhw.capPassthrough)
[all …]