HomeSort by: relevance | last modified time | path
    Searched defs:xtscan (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/hpc/
hpf1275a_tty.c 372 int xtscan; local in function:hpf1275a_input
387 xtscan = hpf1275a_to_xtscan[code];
388 if (xtscan == 0) {
400 n = pckbd_encode(type, xtscan, data);
404 wskbd_input(sc->sc_wskbd, type, xtscan);

Completed in 12 milliseconds