include vdmad.inc VxDcall VDMAD_Enable_Translation |
The VDMAD_Enable_Translation service decrements the disable count
associated with a standard DMA channel. If the disable count goes to 0, the
automatic translation is re-enabled.
EAX
Specifies the DMA handle.
EBX
Specifies the virtual machine handle.
The carry flag is clear if the service is successful. The zero flag is clear if automatic translation is re-enabled. Otherwise, the carry flag is set if the virtual device attempted to enable when translation was already enabled.
Flags