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

gm_get_unique_board_id.c File Reference

#include "gm_internal.h"

Functions

gm_status_t gm_get_unique_board_id (gm_port_t *port, char unique[6])

Detailed Description

This file contains the GM API function gm_get_unique_board_id().


Function Documentation

gm_status_t gm_get_unique_board_id gm_port_t *    port,
char    unique[6]
 

gm_get_unique_board_id() copies the 6-byte MAC address of the network interface card associated with port to the buffer at unique.

Return values:
GM_SUCCESS  Operation completed successfully.
Parameters:
port  (IN) The GM port associated with a specific network interface card.
unique  (OUT) Buffer to which the 6-byte MAC address (GM_GET_UNIQUE_BOARD_ID) is copied.
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