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.c96 struct urio_softc { struct
97 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];