OSMMsgDeRegister(D3i2o)
OSMMsgDeRegister --
indicate to message layer that OSM has finished
Synopsis
#include <i2o/common.h>
int OSMMsgDeRegister(OSMCbCookie_t base_cookie)
Description
OSMMsgDeRegister indicates
to the message layer that the OSM has finished.
Arguments
base_cookie-
The cookie value returned during OSMMsgRegister.
Return values
SUCCESS-
The function succeeded.
EINVAL-
Bad base_cookie value.
Usage
The OSM uses OSMMsgDeRegister to indicate
to the message layer that it has finished.
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),
OSMMsgRegister(D3i2o)
19 June 2005
© 2005 The SCO Group, Inc. All rights reserved.
OpenServer 6 and UnixWare (SVR5) HDK - June 2005