Searched defs:uslcom_softc (Results 1 – 1 of 1) sorted by relevance
124 struct uslcom_softc { struct125 struct ucom_super_softc sc_super_ucom;126 struct ucom_softc sc_ucom;127 struct usb_callout sc_watchdog;129 struct usb_xfer *sc_xfer[USLCOM_N_TRANSFER];130 struct usb_device *sc_udev;131 struct lock sc_lock;133 uint8_t sc_msr;134 uint8_t sc_lsr;