.\" 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_MARK_AS_USED" "" "06 October 2005" "" "" .SH NAME mca_mark_as_used \- claim an MCA device .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int mca_mark_as_used (int \fIslot\fB); \fR .SH "ARGUMENTS" .TP \fB\fIslot\fB\fR slot to claim .SH "FIXME" .PP should we make this threadsafe .PP Claim an MCA slot for a device driver. If the slot is already taken the function returns 1, if it is not taken it is claimed and 0 is returned.