Home
last modified time | relevance | path

Searched refs:QTD_STAT_DO_PING (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciDxe/
DEhciUrb.h55 #define QTD_STAT_DO_PING 0x01 macro
DEhciDebug.c30 if (EHC_BIT_IS_SET (State, QTD_STAT_DO_PING)) { in EhcDumpStatus()
DEhciUrb.c243 QhHw->Status |= QTD_STAT_DO_PING; in EhcCreateQh()
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciPei/
DEhciUrb.h51 #define QTD_STAT_DO_PING 0x01 macro
DEhciUrb.c237 QhHw->Status |= QTD_STAT_DO_PING; in EhcCreateQh()