Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehci_isoch.h66 ehci_insert_isoc_req(
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_isoch.c66 int ehci_insert_isoc_req(
445 ehci_insert_isoc_req( in ehci_insert_isoc_req() function
1063 error = ehci_insert_isoc_req(ehcip, pp, itw, flags); in ehci_start_isoc_polling()
1316 (ehci_insert_isoc_req(ehcip, pp, itw, 0) != USB_SUCCESS)) { in ehci_handle_itd()
H A Dehci.c1519 rval = ehci_insert_isoc_req(ehcip, in ehci_hcdi_pipe_isoc_xfer()