Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehci_xfer.h105 extern int ehci_stop_periodic_pipe_polling(
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci.c1398 error = ehci_stop_periodic_pipe_polling(ehcip, ph, flags); in ehci_hcdi_pipe_stop_intr_polling()
1557 rval = ehci_stop_periodic_pipe_polling(ehcip, ph, flags); in ehci_hcdi_pipe_stop_isoc_polling()
H A Dehci_xfer.c161 int ehci_stop_periodic_pipe_polling(
2197 ehci_stop_periodic_pipe_polling( in ehci_stop_periodic_pipe_polling() function