SVR5 and SCO OpenServer 5
CopyMemoryInfo(D4pccard)
CopyMemoryInfo --
describes data read from a PC Card
Syntax (Used with unsupported service)
#include <sys/lcs.h>
#include <sys/lss.h>
Description
The CopyMemoryInfo structure
provides data about a PC Card
in the logical socket.
This data is then written to another location
in the same region by the
CopyMemory(D3pccard)
service.
Structure definition
unsigned long ulSourceOff;
unsigned long ulDestOff;
nsigned long ulCount;
unsigned short usAttributes;
Structure members
The members are defined as:
ulSourceOff
-
Card source address.
ulDestOff
-
Card destination address.
ulCount
-
Number of bytes to transfer.
usAttributes
-
Bit-mapped.
Valid values are:
bits 0-1-
reserved (reset to zero)
bit 2-
disable erase before write
(set to 1=true)
bit 3-
verify after write
bits 4-15-
reserved (reset to zero)
Usage
Hardware applicability
All
Version applicability
pccard:
1, 2, 3
References
CopyMemory(D3pccard)
19 June 2005
© 2005 The SCO Group, Inc. All rights reserved.
OpenServer 6 and UnixWare (SVR5) HDK - June 2005