Home
last modified time | relevance | path

Searched defs:urio_softc (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/usb/storage/
H A Durio.c97 struct urio_softc { struct
98 struct usb_fifo_sc sc_fifo;
99 struct mtx sc_mtx;
101 struct usb_device *sc_udev;
102 struct usb_xfer *sc_xfer[URIO_T_MAX];
104 uint8_t sc_flags;
108 uint8_t sc_name[16];