.TH "mca_get_adapter_name" 9 "mca_get_adapter_name" "25 May 1998" "Kernel Hacker's Manual" LINUX .SH NAME mca_get_adapter_name \- get the adapter description .SH SYNOPSIS .B "char *" mca_get_adapter_name .BI "(int " slot ");" .SH ARGUMENTS .IP "slot" 12 slot to query .SH "DESCRIPTION" Return the adapter description if set. If it has not been set or the slot is out range then return NULL.