Searched refs:DumpBuf (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/EhciDxe/
H A DEhciDebug.h39 @param DumpBuf Whether to dump the memory buffer of the associated QTD.
46 IN BOOLEAN DumpBuf
H A DEhciDebug.c123 @param DumpBuf Whether to dump the memory buffer of the associated QTD.
130 IN BOOLEAN DumpBuf
198 if (DumpBuf && (Qtd->DataLen != 0)) {
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Application/IpsecConfig/
H A DDump.c88 DumpBuf ( function
474 DumpBuf ((UINT8 *)(Data->AlgoInfo.EspAlgoInfo.AuthKey), Data->AlgoInfo.EspAlgoInfo.AuthKeyLength);
477 DumpBuf ((UINT8 *)(Data->AlgoInfo.EspAlgoInfo.EncKey), Data->AlgoInfo.EspAlgoInfo.EncKeyLength);

Completed in 60 milliseconds