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

MapSocket(D4pccard)


MapSocket -- structure to define the PC Card physical adapter and socket values

Syntax

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

Description

The MapSocket structure maps a CardServices( ) logical socket to its Socket Services physical adapter and socket values.

Structure definition

   ushort  usLogSocket;
   uchar   ucPhyAdapter;
   uchar   ucPhySocket;

Structure members

The members are defined as:

usLogSocket
Logical socket.

ucPhyAdapter
Physical adapter number.

ucPhySocket
Physical socket number

Usage

Hardware applicability

All

Version applicability

pccard: 1, 2, 3

References

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