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

/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_isoch_util.c56 size_t itw_length,
296 size_t itw_length,
303 itw = ehci_allocate_itw(ehcip, pp, itw_length, usb_flags);
471 itw->itw_length = length;
293 ehci_allocate_itw_resources( ehci_state_t *ehcip, ehci_pipe_private_t *pp, size_t itw_length, usb_flags_t usb_flags, size_t pkt_count) argument
/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehcid.h662 size_t itw_length; /* Txfer length */ member in struct:ehci_isoc_xwrapper

Completed in 50 milliseconds