Searched defs:ehci_isoc_xwrapper (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehcid.h442 struct ehci_isoc_xwrapper *pp_itw_head; /* Head of the list */
443 struct ehci_isoc_xwrapper *pp_itw_tail; /* Tail of the list */
651 typedef struct ehci_isoc_xwrapper { struct
652 struct ehci_isoc_xwrapper *itw_next; /* Next wrapper in pp */

Completed in 48 milliseconds