Home
last modified time | relevance | path

Searched refs:VDDInstallIOHook (Results 1 – 4 of 4) sorted by relevance

/reactos/sdk/include/ddk/
H A Dnt_vdd.h162 VDDInstallIOHook(
/reactos/subsystems/mvdm/samples/testvdd/
H A Dtestvdd.c389 Success = VDDInstallIOHook(hVdd, NUM_PORTS, PortDefs, PortHandlers); in RegisterVDD()
/reactos/subsystems/mvdm/ntvdm/
H A Dntvdm.spec226 @ stdcall VDDInstallIOHook(long long ptr ptr)
H A Dio.c502 VDDInstallIOHook(IN HANDLE hVdd, in VDDInstallIOHook() function