Searched defs:sunms_softc (Results 1 – 1 of 1) sorted by relevance
28 struct sunms_softc { struct29 struct device sc_dev;34 uint sc_state; /* current FSM state */58 void sunms_attach(struct sunms_softc *, const struct wsmouse_accessops *); argument