other versions
- wheezy 3.2.78-1
MCA_READ_STORED_POS(9) | Public Functions Provided | MCA_READ_STORED_POS(9) |
NAME¶
mca_read_stored_pos - read POS register from boot dataSYNOPSIS¶
unsigned
char mca_read_stored_pos(int slot,
int reg);
ARGUMENTS¶
slotslot number to read from
reg
register to read from
DESCRIPTION¶
Fetch a POS value that was stored at boot time by the kernel when it scanned the MCA space. The register value is returned. Missing or invalid registers report 0.AUTHORS¶
Alan Cox <alan@lxorguk.ukuu.org.uk>Author.
David Weinehall
Author.
Chris Beauregard
Author.
COPYRIGHT¶
March 2016 | Kernel Hackers Manual 3.2. |