.\" 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 "E100_SW_RESET" "" "06 October 2005" "" ""
.SH NAME
e100_sw_reset \-
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void e100_sw_reset (struct e100_private * \fIbdp\fB, u32 \fIreset_cmd\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIbdp\fB\fR
atapter's private data struct
.TP
\fB\fIreset_cmd\fB\fR
s/w reset or selective reset
.SH "DESCRIPTION"
.PP
This routine will issue a software reset to the adapter. It
will also disable interrupts, as the are enabled after reset.