Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/usb/
Dxhcivar.h39 struct xhci_xfer { struct
40 struct usbd_xfer xfer;
41 int index; /* Index of the last TRB */
42 size_t ntrb; /* Number of associated TRBs */
43 size_t zerotd; /* Is zero len TD required? */