include vdmad.inc
mov eax, [DMA_Handle]
mov ebx, [VMHandle]
mov edx, [Mode]
VxDCall VDMAD_Set_EISA_Phys_State
Programs the DMA controller state for a channel. Uses flags.
This service should be used instead of VDMAD_Set_Phys_State for EISA systems. The VDMAD_Set_Region service must be called prior to calling VDMAD_Set_EISA_Phys_State.