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

GetFirstPartition(D3pccard)


GetFirstPartition -- return device information for the first partition on the card

Synopsis (Unsupported service)

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

int CardServices (GetFirstPartition, int n1, int n2, int FirstPartitionLen, Partition_t *fncl, rm_key_t key);

Description

GetFirstPartition( ) checks the card's CIS and returns device information for the first partition on the card.

Arguments


n1
NULL

n2
NULL

FirstPartitionLen
Length of the Partition(D4pccard) structure

fncl
Pointer to a Partition(D4pccard) structure

key
Resource manager key.

Return values


UNSUPPORTED_SERVICE

NO_MORE_ITEMS
CIS indicates that there are no partitions.

Usage

Context and synchronization

Interrupt, user, or initialization context

Hardware applicability

All

Version applicability

pccard: 3

References

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