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