DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

OSMMsgKeyToIop(D3i2o)


OSMMsgKeyToIop -- return global IOP number corresponding to Resource Manager key

Synopsis

#include <sys/resmgr.h>
#include <i2o/common.h>

int OSMMsgKeytoIop(rm_key_t rmkey)

Description

OSMMsgKeyToIop returns the global IOP number corresponding to the resmgr entry rmkey.

Arguments


rmkey
The Resource Manager key entry.

Return values

OSMMsgKeyToIop returns the global IOP number, or -1 if rmkey does not refer to a registered IOP.

Usage

Context

All contexts

Synchronization constraints

Does not block.

Driver-defined basic locks, read/write locks, and sleep locks may be held across calls to this function.

Hardware applicability

All

Version applicability

i2omsg: in HDK Technical Reference 2

Differences between versions

None

References

Intro(D3i2o), OSMMsgGetNumIops(D3i2o), OSMMsgIopToKey(D3i2o), OSMMsgIopValid(D3i2o)
19 June 2005
© 2005 The SCO Group, Inc. All rights reserved.
OpenServer 6 and UnixWare (SVR5) HDK - June 2005