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

/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_isoch.c66 int ehci_insert_isoc_req(
438 * ehci_insert_isoc_req:
444 ehci_insert_isoc_req( function
454 "ehci_insert_isoc_req: flags = 0x%x port status = 0x%x",
1062 error = ehci_insert_isoc_req(ehcip, pp, itw, flags);
1315 (ehci_insert_isoc_req(ehcip, pp, itw, 0) != USB_SUCCESS)) {

Completed in 59 milliseconds