.\" 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_LED_CONTROL" "" "06 October 2005" "" ""
.SH NAME
e100_led_control \-
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void e100_led_control (struct e100_private * \fIbdp\fB, u16 \fIled_mdi_op\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIbdp\fB\fR
atapter's private data struct
.TP
\fB\fIled_mdi_op\fB\fR
led operation
.SH "DESCRIPTION"
.PP
Software control over adapter's led. The possible operations are:
TURN LED OFF, TURN LED ON and RETURN LED CONTROL TO HARDWARE.