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)) !=
476 * ehci_check_for_error:
483 ehci_check_for_error( function
494 "ehci_check_for_error: qtd = 0x%p ctrl = 0x%x",
511 "ehci_check_for_error: No Error");
516 "ehci_check_for_error: Not accessed");
521 "ehci_check_for_error: Halted");
526 "ehci_check_for_error: Babble Detected");
542 "ehci_check_for_error
[all...]
H A Dehci_polled.c1399 error = ehci_check_for_error(ehcip, pp, tw, qtd, ctrl);

Completed in 47 milliseconds