Searched defs:ehci_parse_itd_error (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_isoch_util.c143 static usb_cr_t ehci_parse_itd_error(
1452 error = ehci_parse_itd_error(ehcip, itw, itd);
1470 static usb_cr_t ehci_parse_itd_error( function
1498 "ehci_parse_itd_error: BUFFER Underrun");
1504 "ehci_parse_itd_error: BUFFER Overrun");
1512 "ehci_parse_itd_error: BABBLE DETECTED");
1519 "ehci_parse_itd_error: XACT ERROR");
1526 "ehci_parse_itd_error: NOT ACCESSED");
1540 "ehci_parse_itd_error: Error %d Device Address %d "

Completed in 62 milliseconds