Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehci_isoch_util.h47 size_t itw_length,
H A Dehcid.h662 size_t itw_length; /* Txfer length */ member
/titanic_41/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_isoch.c420 if (itw->itw_length) { in ehci_allocate_isoc_resources()
425 itw->itw_buf, itw->itw_length); in ehci_allocate_isoc_resources()
428 itw->itw_length); in ehci_allocate_isoc_resources()
510 itw->itw_length = 0; in ehci_insert_isoc_req()
1360 length = itw->itw_length; in ehci_sendup_itd_message()
H A Dehci_isoch_util.c56 size_t itw_length,
296 size_t itw_length, in ehci_allocate_itw_resources() argument
303 itw = ehci_allocate_itw(ehcip, pp, itw_length, usb_flags); in ehci_allocate_itw_resources()
471 itw->itw_length = length; in ehci_allocate_itw()