DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
SVR5 and SCO OpenServer 5

MapMemPage(D4pccard)


MapMemPage -- structure that describes the PC Card memory map

Syntax

   #include <sys/lcs.h>
   #include <sys/lss.h>
   

Description

The MapMemPage structure is used to select the memory area on a PC Card. This area is then mapped into a page of a window that is allocated with the RequestWindow(D3pccard) service.

Structure definition

   unsigned long   ulCardOffset;
   unsigned char   ucPage;

Structure members

The members are defined as:

ulCardOffset
Card offset address.

ucPage
Page number.

Usage

Hardware applicability

All

Version applicability

pccard: 1, 2, 3

References

MapMemPage(D3pccard)
19 June 2005
© 2005 The SCO Group, Inc. All rights reserved.
OpenServer 6 and UnixWare (SVR5) HDK - June 2005