Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhci.c1419 ushort_t bytes_for_xfer; in uhci_handle_ctrl_td() local
1616 bytes_for_xfer = (tw->tw_bytes_pending > in uhci_handle_ctrl_td()
1620 tw->tw_tmp = bytes_for_xfer; in uhci_handle_ctrl_td()
1624 bytes_for_xfer, pp, tw, in uhci_handle_ctrl_td()