Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehci_intr.h61 extern void ehci_handle_error(
/titanic_41/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_intr.c68 void ehci_handle_error(
343 ehci_handle_error(ehcip, curr_qtd, error); in ehci_traverse_active_qtd_list()
773 ehci_handle_error( in ehci_handle_error() function
H A Dehci_xfer.c3321 ehci_handle_error(ehcip, tw->tw_qtd_head, USB_CR_TIMEOUT); in ehci_xfer_timeout_handler()