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

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/UhciDxe/
H A DUhciSched.h28 EFI_USB_ERR_BABBLE | EFI_USB_ERR_CRC | \
H A DUhciSched.c465 QhResult->Result |= EFI_USB_ERR_BABBLE;
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DUsbIo.h63 #define EFI_USB_ERR_BABBLE 0x08 macro
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/EhciPei/
H A DEhciSched.c340 Urb->Result |= EFI_USB_ERR_BABBLE;
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/EhciDxe/
H A DEhciSched.c601 Urb->Result |= EFI_USB_ERR_BABBLE;
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/UhciPei/
H A DUhcPeim.c2696 *Result |= EFI_USB_ERR_BABBLE;
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/XhciDxe/
H A DXhciSched.c983 CheckedUrb->Result |= EFI_USB_ERR_BABBLE;

Completed in 316 milliseconds