mca_get_adapter_name

Name

mca_get_adapter_name --  get the adapter description

Synopsis

char * mca_get_adapter_name (int slot);

Arguments

slot

slot to query

Description

Return the adapter description if set. If it has not been set or the slot is out range then return NULL.