OSMMsgGetOutboundFrameSize(D3i2o)
OSMMsgGetOutboundFrameSize --
return message frame size of outbound FIFO of an IOP
Synopsis
#include <i2o/common.h>
int OSMMsgGetOutboundFrameSize(int IopNum)
Description
OSMMsgGetOutboundFrameSize returns the message frame size of the
Outbound FIFO of IOP IopNum.
Arguments
IopNum-
Global number of the IOP.
Return values
Size of inbound message frame in bytes, or -1 if IopNum is invalid.
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),
OSMMsgGetInboundFrameSize(D3i2o),
OSMMsgSetInboundFrameSize(D3i2o)
19 June 2005
© 2005 The SCO Group, Inc. All rights reserved.
OpenServer 6 and UnixWare (SVR5) HDK - June 2005