.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "MCA_DEVICE_READ_STORED_POS" "" "06 October 2005" "" ""
.SH NAME
mca_device_read_stored_pos \- read POS register from stored data
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
unsigned char mca_device_read_stored_pos (struct mca_device * \fImca_dev\fB, int \fIreg\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fImca_dev\fB\fR
device to read from
.TP
\fB\fIreg\fB\fR
register to read from
.SH "DESCRIPTION"
.PP
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.