Virtual Devices (3.1) (vdag31qh.hlp) (Table of Contents; Topic list)
VDMAD_Set_EISA_Adr_Mode
                                                     Up Next Previous
────────────────────────────────────────────────────────────────────────────
 
include vdmad.inc
 
VxDcall VDMAD_Set_EISA_Adr_Mode
 
The VDMAD_Set_EISA_Adr_Mode service sets the EISA extended mode.
 
Parameter  Description
────────────────────────────────────────────────────────────────────────────
 
EAX        Specifies the channel number. It must be in the range 0 to 7.
 
EBX        Specifies the DMA handle.
 
CL         Specifies one of the following mode values:
 
           Value  Meaning
           ─────────────────────────────────────────────────────────────────
           0      8-bit I/O, with count in bytes
 
           1      16-bit I/O, with count in words and adr shifted
 
           2      32-bit I/O, with count in bytes
 
           3      16-bit I/O, with count in bytes
 
Return Value
 
This service has no return value.
 
Uses
 
Flags
 
                                      ♦