.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "MCA_GET_ADAPTER_NAME" "" "06 October 2005" "" ""
.SH NAME
mca_get_adapter_name \- get the adapter description
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
char * mca_get_adapter_name (int \fIslot\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIslot\fB\fR
slot to query
.SH "DESCRIPTION"
.PP
Return the adapter description if set. If it has not been
set or the slot is out range then return NULL.