Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Dxhci.h373 struct xhci_td { struct
381 struct xhci_td *next; argument
382 struct xhci_td *alt_next; argument
383 struct xhci_td *obj_next; argument
384 struct usb_page_cache *page_cache;
385 uint32_t len;
386 uint32_t remainder;
387 uint8_t ntrb;
388 uint8_t status;