.\" 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_RESET" "9" "09 October 2005" "" "" .SH NAME s2io_reset \- Resets the card. .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void s2io_reset (nic_t * \fIsp\fB); \fR .SH "ARGUMENTS" .TP \fB\fIsp\fB\fR private member of the device structure. .SH "DESCRIPTION" .PP Function to Reset the card. This function then also restores the previously saved PCI configuration space registers as the card reset also resets the configuration space. .SH "RETURN VALUE" .PP void.