.\" 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 "WL3501_GET_FROM_WLA" "" "06 October 2005" "" "" .SH NAME wl3501_get_from_wla \- Move 'size' bytes from card to PC .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void wl3501_get_from_wla (struct wl3501_card * \fIthis\fB, u16 \fIsrc\fB, void * \fIdest\fB, int \fIsize\fB); \fR .SH "ARGUMENTS" .TP \fB\fIthis\fB\fR -- undescribed -- .TP \fB\fIsrc\fB\fR Card addressing space .TP \fB\fIdest\fB\fR PC addressing space .TP \fB\fIsize\fB\fR Bytes to move .SH "DESCRIPTION" .PP Move 'size' bytes from card to PC. (Shouldn't be interrupted)