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

Region(D4pccard)


Region -- describes device information for a region of devices on a card.

Syntax (Used with unsupported services)

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

Description

The Region structure is used to return device information for the region of devices on the card in the specified socket based on the PC Card's CIS.

Structure definition

   unsigned short  	usSocket;
   unsigned short  	usAttributes;
   unsigned char   	ucTupleMask;
   unsigned char   	ucAccessSpeed;
   unsigned short  	usFlags;

Structure members

The members are defined as:

usSocket
Logical socket.

usAttributes
Region attributes.

ucTupleMask
Bit-mapped field.

ucAccessSpeed
Window speed.

usFlags
CS partition flags data.

Usage

Hardware applicability

All

Version applicability

pccard: 1, 2, 3

References

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