Home
last modified time | relevance | path

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

/dflybsd-src/sys/bus/u4b/
H A Dusb_controller.h156 struct usb_pipe_methods { struct
160 void (*open)(struct usb_xfer *);
161 void (*close)(struct usb_xfer *);
163 void (*enter)(struct usb_xfer *);
164 void (*start)(struct usb_xfer *);
168 void *info;