Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages  

gm_max_node_id.c File Reference

#include "gm_call_trace.h"
#include "gm_internal.h"

Functions

GM_ENTRY_POINT gm_status_t gm_max_node_id (gm_port_t *port, unsigned int *n)

Detailed Description

This file contains the GM API function gm_max_node_id().


Function Documentation

GM_ENTRY_POINT gm_status_t gm_max_node_id gm_port_t *    port,
unsigned int *    n
 

gm_max_node_id() stores the maximum GM node ID supported by the network interface card corresponding to port at the address of n.

Return values:
GM_SUCCESS  Operation completed successfully.
Parameters:
port  (IN)
n  (OUT) Buffer to store the maximum GM node ID.
Author:
Glenn Brown
Version:
GM_API_VERSION (as defined in gm.h)


Generated on Mon Nov 3 15:39:26 2003 for GM by doxygen1.2.15