.\" 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 "S2IO_SET_SWAPPER" "9" "09 October 2005" "" ""
.SH NAME
s2io_set_swapper \- to set the swapper controle on the card
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int s2io_set_swapper (nic_t * \fIsp\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIsp\fB\fR
private member of the device structure,
pointer to the s2io_nic structure.
.SH "DESCRIPTION"
.PP
Function to set the swapper control on the card
correctly depending on the 'endianness' of the system.
.SH "RETURN VALUE"
.PP
SUCCESS on success and FAILURE on failure.