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

gm_get_node_id.c File Reference

#include "gm_internal.h"

Functions

GM_ENTRY_POINT gm_status_t gm_get_node_id (gm_port_t *port, unsigned int *node_id)

Detailed Description

This file contains the GM API function gm_get_node_id.c


Function Documentation

GM_ENTRY_POINT gm_status_t gm_get_node_id gm_port_t *    port,
unsigned int *    node_id
 

gm_get_node_id() copies the GM ID of the network interface card associated with port to the address node_id.

Return values:
GM_SUCCESS  Operation completed successfully
GM_NODE_ID_NOT_YET_SET  The GM node ID has not been set.
Parameters:
port  (IN) The GM port.
node_id  (OUT) Address to copy the GM ID.
Author:
Glenn Brown
Version:
GM_API_VERSION (as defined in gm.h)


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