Home
last modified time | relevance | path

Searched refs:CVMX_USB_COMPLETE_XACTERR (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-usb.h511CVMX_USB_COMPLETE_XACTERR, /**< The transaction failed with an error from the device even aft… enumerator
H A Dcvmx-usb.c406 case CVMX_USB_COMPLETE_XACTERR: return "XACTERR"; in __cvmx_usb_complete_to_string()
3071 __cvmx_usb_perform_complete(usb, pipe, transaction, CVMX_USB_COMPLETE_XACTERR); in __cvmx_usb_poll_channel()