Searched defs:urio_softc (Results 1 – 1 of 1) sorted by relevance
96 struct urio_softc { struct97 struct usb_fifo_sc sc_fifo;98 struct mtx sc_mtx;100 struct usb_device *sc_udev;101 struct usb_xfer *sc_xfer[URIO_T_MAX];103 uint8_t sc_flags;107 uint8_t sc_name[16];