.\" 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_ETHTOOL_LED_BLINK" "" "06 October 2005" "" ""
.SH NAME
e100_ethtool_led_blink \-
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int e100_ethtool_led_blink (struct net_device * \fIdev\fB, struct ifreq * \fIifr\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdev\fB\fR
pointer to atapter's net_device struct
.TP
\fB\fIifr\fB\fR
pointer to ioctl request structure
.SH "DESCRIPTION"
.PP
Blink led ioctl handler. Initialtes blink timer and sleeps until
blink period expires. Than it kills timer and returns. The led control
is returned back to hardware when blink timer is killed.