Searched defs:ws_softc (Results 1 – 1 of 1) sorted by relevance
111 struct ws_softc { struct112 device_t sc_dev;113 struct sioreg *sc_ctl;137 static void omkbd_input(struct ws_softc *, int); argument