.\" 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 "SIS900_RESET_PHY" "" "06 October 2005" "" "" .SH NAME sis900_reset_phy \- reset sis900 mii phy. .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp u16 sis900_reset_phy (struct net_device * \fInet_dev\fB, int \fIphy_addr\fB); \fR .SH "ARGUMENTS" .TP \fB\fInet_dev\fB\fR the net device to write .TP \fB\fIphy_addr\fB\fR default phy address .SH "DESCRIPTION" .PP Some specific phy can't work properly without reset. This function will be called during initialization and link status change from ON to DOWN.