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

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/EhciDxe/
H A DEhciDebug.c30 if (EHC_BIT_IS_SET (State, QTD_STAT_DO_PING)) {
H A DEhciUrb.h55 #define QTD_STAT_DO_PING 0x01 macro
H A DEhciUrb.c243 QhHw->Status |= QTD_STAT_DO_PING;
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/EhciPei/
H A DEhciUrb.h51 #define QTD_STAT_DO_PING 0x01 macro
H A DEhciUrb.c237 QhHw->Status |= QTD_STAT_DO_PING;

Completed in 49 milliseconds