Searched refs:ohci_check_for_error (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c384 static usb_cr_t ohci_check_for_error(
8473 if ((error = ohci_check_for_error(ohcip, pp, tw, td, ctrl)) !=
8557 ohci_check_for_error(ohcip, pp, tw, td, ctrl);
8578 * ohci_check_for_error:
8583 ohci_check_for_error( function
8596 "ohci_check_for_error: td = 0x%p ctrl = 0x%x",
8604 "ohci_check_for_error: No Error");
8609 "ohci_check_for_error: CRC error");
8614 "ohci_check_for_error: Bit stuffing");
8619 "ohci_check_for_error
[all...]

Completed in 71 milliseconds