HomeSort by: relevance | last modified time | path
    Searched refs:hil (Results 1 - 9 of 9) sorted by relevancy

  /src/sys/dev/hil/
hilid.c 39 #include <dev/hil/hilreg.h>
40 #include <dev/hil/hilvar.h>
41 #include <dev/hil/hildevs.h>
hilkbd.c 43 #include <dev/hil/hilreg.h>
44 #include <dev/hil/hilvar.h>
45 #include <dev/hil/hildevs.h>
52 #include <dev/hil/hilkbdmap.h>
365 /* XXX there could be at least a pitch -> HIL pitch conversion here */
453 /* if not first hil keyboard, then not the console */
457 /* if PDC console does not match hil bus path, then not the console */
hilms.c 39 #include <dev/hil/hilreg.h>
40 #include <dev/hil/hilvar.h>
41 #include <dev/hil/hildevs.h>
hil.c 1 /* $NetBSD: hil.c,v 1.8 2024/05/06 13:27:49 tsutsui Exp $ */
2 /* $OpenBSD: hil.c,v 1.24 2010/11/20 16:45:46 miod Exp $ */
63 * from: Utah $Hdr: hil.c 1.38 92/01/21$
65 * @(#)hil.c 8.2 (Berkeley) 1/12/94
82 #include <dev/hil/hilreg.h>
83 #include <dev/hil/hilvar.h>
84 #include <dev/hil/hildevs.h>
85 #include <dev/hil/hildevs_data.h>
135 * Common HIL bus attachment
160 * HIL subdevice attachmen
    [all...]
hilkbdmap.c 35 #include <dev/hil/hilkbdmap.h>
40 * Translate HIL keycodes to US keyboard XT scancodes, for proper
70 * We use the same table for PS/2 and old HIL keyboards, as the only
72 * and the one-function-only keypad in the old HIL flavour (hilkbd.c knows
  /src/sys/arch/hp300/dev/
hil_intio.c 50 #include <dev/hil/hilvar.h>
64 if (strcmp("hil", ia->ia_modname) != 0)
89 aprint_error(": couldn't map hil controller\n");
  /src/sys/arch/hppa/gsc/
hil_gsc.c 46 #include <dev/hil/hilvar.h>
84 aprint_error(": couldn't map hil controller\n");
  /src/etc/
daily 172 df -hil -t nokernfs,procfs,ptyfs,null,fdesc > $TMP
  /src/share/man/man4/
Makefile 154 # machine-independent HIL devices
155 MAN += hil.4 hilkbd.4 hilid.4 hilms.4

Completed in 16 milliseconds