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

ResourceMem(D4pccard)


ResourceMem -- describe memory resource

Syntax

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

Description

The ResourceMem structure describes the resource memory resource. The AdjustResourceInfo(D4pccard) structure points to this structure.

Structure definition

   unsigned short  		usAttributes;
   caddr_t 			ulBase;
   unsigned long   		ulSize;

Structure members

The members are defined as:

usAttributes
Memory range attributes.

ulBase
System base address.

ulSize
Size of memory window.

Usage

Hardware applicability

All

Version applicability

pccard: 1, 2, 3

References

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