Specifications

Operating System Routines
IOC$MOVTOUSER, IOC$MOVTOUSER2
IOC$MOVTOUSER2 is useful for moving blocks of data in several pieces, each
piece beginning within a page rather than on a page boundary. It handles as
many pages as you need. To begin, the driver calls IOC$MOVTOUSER. For each
subsequent buffer to move, the driver calls IOC$MOVTOUSER2.
3–111