Home
last modified time | relevance | path

Searched refs:itw_length (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehci_isoch_util.h47 size_t itw_length,
H A Dehcid.h663 size_t itw_length; /* Txfer length */ member
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_isoch.c421 if (itw->itw_length) { in ehci_allocate_isoc_resources()
426 itw->itw_buf, itw->itw_length); in ehci_allocate_isoc_resources()
429 itw->itw_length); in ehci_allocate_isoc_resources()
511 itw->itw_length = 0; in ehci_insert_isoc_req()
1361 length = itw->itw_length; in ehci_sendup_itd_message()
H A Dehci_isoch_util.c57 size_t itw_length,
297 size_t itw_length, in ehci_allocate_itw_resources() argument
304 itw = ehci_allocate_itw(ehcip, pp, itw_length, usb_flags); in ehci_allocate_itw_resources()
472 itw->itw_length = length; in ehci_allocate_itw()