Searched defs:ucom_super_softc (Results 1 – 1 of 1) sorted by relevance
141 struct ucom_super_softc { struct142 struct usb_process sc_tq;143 int sc_unit;144 int sc_subunits;145 int sc_refs;146 int sc_flag; /* see UCOM_FLAG_XXX */147 struct sysctl_oid *sc_sysctl_ttyname;148 struct sysctl_oid *sc_sysctl_ttyports;149 char sc_ttyname[16];