Home
last modified time | relevance | path

Searched refs:EFI_USB_ERR_CRC (Results 1 – 7 of 7) sorted by relevance

/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Pei/
DOhciSched.c55 TransferResult = EFI_USB_ERR_CRC; in ConvertErrorCode()
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/UhciDxe/
DUhciSched.h28 EFI_USB_ERR_BABBLE | EFI_USB_ERR_CRC | \
DUhciSched.c472 QhResult->Result |= EFI_USB_ERR_CRC; in UhciCheckTdStatus()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
Dusb.h38 #define EFI_USB_ERR_CRC 0x20 macro
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DUsbIo.h65 #define EFI_USB_ERR_CRC 0x20 macro
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugCommunicationLibUsb3/
DDebugCommunicationLibUsb3Internal.h212 #define EFI_USB_ERR_CRC 0x20 macro
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Dxe/
DOhciSched.c192 TransferResult = EFI_USB_ERR_CRC; in ConvertErrorCode()