Searched defs:QueueDpc (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Include/Protocol/
H A DDpc.h95 EFI_DPC_QUEUE_DPC QueueDpc; member in struct:_EFI_DPC_PROTOCOL
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Library/DxeDpcLib/
H A DDpcLib.c68 QueueDpc ( function
77 return mDpc->QueueDpc (mDpc, DpcTpl, DpcProcedure, DpcContext);

Completed in 45 milliseconds