[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 4B - Virtual DMA Specification - SCATTER/GATHER UNLOCK REGION
        AX = 8106h
        DX = flags
            bits 0-5: reserved (zero)
                   6: EDDS contains page table entries
                   7: EDDS may contain not-present pages (entry = 0000h)
                8-15: reserved (zero)
        ES:DI -> Extended DMA descriptor structure (see AX=8102h) returned
                by AX=8105h
Return: CF clear if successful
        CF set on error
            AL = error code (see AX=8102h)
Note:   according to the Microsoft version of the VDS specification, the
          actual scatter/gather list is ignored, while according to the IBM
          version of the specification, "the result of a LOCK operation"
          must be provided to this function
SeeAlso: AX=8105h

See Also: 4B8104
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson