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

  /src/sys/dev/hil/
hilkbd.c 54 struct hilkbd_softc { struct
74 CFATTACH_DECL_NEW(hilkbd, sizeof(struct hilkbd_softc),
119 static void hilkbd_decode(struct hilkbd_softc *, uint8_t, u_int *, int *,
140 struct hilkbd_softc *sc = device_private(self);
224 struct hilkbd_softc *sc = device_private(self);
244 struct hilkbd_softc *sc = v;
262 struct hilkbd_softc *sc = v;
293 struct hilkbd_softc *sc = v;
324 struct hilkbd_softc *sc = v;
346 struct hilkbd_softc *sc = v
    [all...]
hilkbd.c 54 struct hilkbd_softc { struct
74 CFATTACH_DECL_NEW(hilkbd, sizeof(struct hilkbd_softc),
119 static void hilkbd_decode(struct hilkbd_softc *, uint8_t, u_int *, int *,
140 struct hilkbd_softc *sc = device_private(self);
224 struct hilkbd_softc *sc = device_private(self);
244 struct hilkbd_softc *sc = v;
262 struct hilkbd_softc *sc = v;
293 struct hilkbd_softc *sc = v;
324 struct hilkbd_softc *sc = v;
346 struct hilkbd_softc *sc = v
    [all...]

Completed in 25 milliseconds