Searched defs:ucom_super_softc (Results 1 – 1 of 1) sorted by relevance
132 struct ucom_super_softc { struct133 struct usb_process sc_tq;134 int sc_unit;135 int sc_subunits;136 int sc_refs;137 int sc_flag; /* see UCOM_FLAG_XXX */138 struct sysctl_oid *sc_sysctl_ttyname;139 struct sysctl_oid *sc_sysctl_ttyports;140 char sc_ttyname[16];