SVR5 and SCO OpenServer 5
CISinfo(D4pccard)
CISinfo --
zzz
Syntax
#include <sys/lcs.h>
#include <sys/lss.h>
Description
The CISinfo structure
Structure definition
unsigned short usSocket;
unsigned short usChains;
Structure members
The members are defined as:
usSocket
-
usSocket
is two bytes long.
The more significant byte indicates the function.
The function of single function cards is mapped to zero.
The functions of multi-function cards
are enumerated from zero on up to
the number of functions available less one,
in typical C language fashion.
The low byte in usSocket
indicates logical socket.
usChains
-
Passes the number of good tuple chains
that were found in the CIS.
If no good tuple chains were found,
the CIS is not valid.
Usage
Hardware applicability
All
Version applicability
pccard:
1, 2, 3
References
ValidateCIS(D3pccard)
19 June 2005
© 2005 The SCO Group, Inc. All rights reserved.
OpenServer 6 and UnixWare (SVR5) HDK - June 2005