.\" 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 "STOP_NIC" "9" "09 October 2005" "" "" .SH NAME stop_nic \- To stop the nic .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void stop_nic (struct s2io_nic * \fInic\fB); \fR .SH "ARGUMENTS" .TP \fB\fInic\fB\fR -- undescribed -- .SH "DESCRIPTION" .PP This function does exactly the opposite of what the \fBstart_nic\fR function does. This function is called to stop the device. .SH "DESCRIPTION" .PP This function does exactly the opposite of what the \fBstart_nic\fR function does. This function is called to stop the device. .SH "RETURN VALUE" .PP void.