.TH "mca_read_stored_pos" 9 "mca_read_stored_pos" "25 May 1998" "Kernel Hacker's Manual" LINUX .SH NAME mca_read_stored_pos \- read POS register from boot data .SH SYNOPSIS .B "unsigned char" mca_read_stored_pos .BI "(int " slot "," .BI "int " reg ");" .SH ARGUMENTS .IP "slot" 12 slot number to read from .IP "reg" 12 register to read from .SH "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.