Main Page | Modules | Directories | File List | 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 Sat May 20 19:20:41 2006 for GM by  doxygen 1.4.4