Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehci_intr.h55 extern usb_cr_t ehci_check_for_error(
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_intr.c57 usb_cr_t ehci_check_for_error(
461 if ((error = ehci_check_for_error(ehcip, pp, tw, qtd, ctrl)) != in ehci_parse_error()
483 ehci_check_for_error( in ehci_check_for_error() function
H A Dehci_polled.c1399 error = ehci_check_for_error(ehcip, pp, tw, qtd, ctrl); in ehci_polled_process_active_intr_qtd_list()