1MCA_READ_STORED_POS(9)     Public Functions Provided    MCA_READ_STORED_POS(9)
2
3
4

NAME

6       mca_read_stored_pos - read POS register from boot data
7

SYNOPSIS

9       unsigned char mca_read_stored_pos(int slot, int reg);
10

ARGUMENTS

12       slot
13           slot number to read from
14
15       reg
16           register to read from
17

DESCRIPTION

19       Fetch a POS value that was stored at boot time by the kernel when it
20       scanned the MCA space. The register value is returned. Missing or
21       invalid registers report 0.
22

AUTHORS

24       Alan Cox <alan@lxorguk.ukuu.org.uk>
25           Author.
26
27       David Weinehall
28           Author.
29
30       Chris Beauregard
31           Author.
32
34Kernel Hackers Manual 2.6.         June 2019            MCA_READ_STORED_POS(9)
Impressum