1MCA_MARK_AS_UNUSED(9) Public Functions Provided MCA_MARK_AS_UNUSED(9)
23
4
NAME
6mca_mark_as_unused - release an MCA device
7
SYNOPSIS
9void mca_mark_as_unused(int slot);
10
ARGUMENTS
12slot
13slot to claim
14
DESCRIPTION
16Release the slot for other drives to use.
17
AUTHORS
19Alan Cox <alan@lxorguk.ukuu.org.uk>
20Author.
2122
David Weinehall
23Author.
2425
Chris Beauregard
26Author.
27
COPYRIGHT
29Kernel Hackers Manual 2.6. June 2019 MCA_MARK_AS_UNUSED(9)