.\" 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_PHY_ID" "9" "09 October 2005" "" "" .SH NAME s2io_phy_id \- timer function that alternates adapter LED. .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void s2io_phy_id (unsigned long \fIdata\fB); \fR .SH "ARGUMENTS" .TP \fB\fIdata\fB\fR address of the private member of the device structure, which is a pointer to the s2io_nic structure, provided as an u32. .SH "DESCRIPTION" .PP This is actually the timer function that alternates the adapter LED bit of the adapter control bit to set/reset every time on invocation. The timer is set for 1/2 a second, hence tha NIC blinks once every second.