Main Page | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

VIP_ERROR_DESCRIPTOR Struct Reference

#include <vipl.h>


Data Fields

VIP_NIC_HANDLE NicHandle
VIP_VI_HANDLE ViHandle
VIP_CQ_HANDLE CQHandle
VIP_DESCRIPTORDescriptorPtr
VIP_ULONG OpCode
VIP_RESOURCE_CODE ResourceCode
VIP_ERROR_CODE ErrorCode


Detailed Description

VIA asynchronous error descriptors

Definition at line 434 of file vipl.h.


Field Documentation

VIP_NIC_HANDLE VIP_ERROR_DESCRIPTOR::NicHandle
 

Indicates the NIC, or VI Provider, that is reporting the error.

Definition at line 437 of file vipl.h.

Referenced by vip_generate_async_error().

VIP_VI_HANDLE VIP_ERROR_DESCRIPTOR::ViHandle
 

If non-NULL, refers to the VI instance related to the error.

Definition at line 439 of file vipl.h.

Referenced by vip_generate_async_error().

VIP_CQ_HANDLE VIP_ERROR_DESCRIPTOR::CQHandle
 

If non-NULL, refers to the Completion Queue related to the error.

Definition at line 441 of file vipl.h.

Referenced by vip_generate_async_error().

VIP_DESCRIPTOR* VIP_ERROR_DESCRIPTOR::DescriptorPtr
 

If non-NULL, refers to the Descriptor related to the error.

Definition at line 443 of file vipl.h.

Referenced by vip_generate_async_error().

VIP_ULONG VIP_ERROR_DESCRIPTOR::OpCode
 

Describes the operation being performed when the error was detected.

Definition at line 445 of file vipl.h.

Referenced by vip_default_error_callback(), and vip_generate_async_error().

VIP_RESOURCE_CODE VIP_ERROR_DESCRIPTOR::ResourceCode
 

Allows the application to tell if the error was due to a NIC problem, VI problem, queue problem or Descriptor problem.

Definition at line 448 of file vipl.h.

Referenced by vip_default_error_callback(), and vip_generate_async_error().

VIP_ERROR_CODE VIP_ERROR_DESCRIPTOR::ErrorCode
 

A numeric code that identifies the specific error.

Definition at line 450 of file vipl.h.

Referenced by vip_default_error_callback(), and vip_generate_async_error().


The documentation for this struct was generated from the following file:
VI-GM-1.3 by Myricom © 1997-2006. Documentation generated on 20 May 2006 by doxygen 1.4.4.