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

/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_intr.c63 static usb_cr_t ehci_check_for_short_xfer(
597 * ehci_check_for_short_xfer.
606 error = ehci_check_for_short_xfer(ehcip, pp, tw, qtd);
624 * ehci_check_for_short_xfer:
632 ehci_check_for_short_xfer( function
648 "ehci_check_for_short_xfer:");
691 "ehci_check_for_short_xfer: residue=%d direction=0x%x",
712 "ehci_check_for_short_xfer: requested data=%lu "
730 "ehci_check_for_short_xfer: requested data=%lu "

Completed in 54 milliseconds