mca_get_adapter_name(9)
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.