.\" 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_READ_AND_STORE_POS" "" "06 October 2005" "" ""
.SH NAME
mca_read_and_store_pos \- read the POS registers into a memory buffer
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int mca_read_and_store_pos (unsigned char * \fIpos\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIpos\fB\fR
a char pointer to 8 bytes, contains the POS register value on
successful return
.SH "DESCRIPTION"
.PP
Returns 1 if a card actually exists (i.e. the pos isn't
all 0xff) or 0 otherwise