Searched defs:uhidev_softc (Results 1 – 1 of 1) sorted by relevance
79 struct uhidev_softc { struct92 struct uhidev_softc *sc_parent; argument102 } *sc_subdevs;104 kmutex_t sc_lock;105 kcondvar_t sc_cv;108 struct lwp *sc_writelock;109 struct lwp *sc_configlock;110 int sc_refcnt;111 int sc_writereportid;112 int sc_stopreportid;[all …]