mca_mark_as_used
Section: Kernel Hacker's Manual (9)
Updated: mca_mark_as_used
Index
Return to Main Contents
NAME
mca_mark_as_used - claim an MCA device
SYNOPSIS
int mca_mark_as_used
(int slot);
ARGUMENTS
- slot
-
slot to claim
FIXME
should we make this threadsafe
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.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- FIXME
-
This document was created by
man2html,
using the manual pages.
Time: 03:15:44 GMT, June 12, 2005