Home
last modified time | relevance | path

Searched refs:TRB_COMPLETION_SHORT_PACKET (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugCommunicationLibUsb3/
DDebugCommunicationLibUsb3Internal.h150 #define TRB_COMPLETION_SHORT_PACKET 13 macro
DDebugCommunicationLibUsb3Transfer.c275 if ((EvtTrb->Completecode == TRB_COMPLETION_SHORT_PACKET) || in XhcCheckUrbResult()
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/XhciPei/
DXhciSched.h78 #define TRB_COMPLETION_SHORT_PACKET 13 macro
DXhciSched.c683 case TRB_COMPLETION_SHORT_PACKET: in XhcPeiCheckUrbResult()
685 if (EvtTrb->Completecode == TRB_COMPLETION_SHORT_PACKET) { in XhcPeiCheckUrbResult()
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/XhciDxe/
DXhciSched.h82 #define TRB_COMPLETION_SHORT_PACKET 13 macro
DXhciSched.c1163 case TRB_COMPLETION_SHORT_PACKET: in XhcCheckUrbResult()
1165 if (EvtTrb->Completecode == TRB_COMPLETION_SHORT_PACKET) { in XhcCheckUrbResult()