Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehci_isoch.h66 ehci_insert_isoc_req(
/titanic_41/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_isoch.c66 int ehci_insert_isoc_req(
444 ehci_insert_isoc_req( in ehci_insert_isoc_req() function
1062 error = ehci_insert_isoc_req(ehcip, pp, itw, flags); in ehci_start_isoc_polling()
1315 (ehci_insert_isoc_req(ehcip, pp, itw, 0) != USB_SUCCESS)) { in ehci_handle_itd()
H A Dehci.c1534 rval = ehci_insert_isoc_req(ehcip, in ehci_hcdi_pipe_isoc_xfer()