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