MDIO_READ
Section: (9)
Updated: 06 August 2003
Index
Return to Main Contents
NAME
mdio_read - read MII PHY register
SYNOPSIS
u16 mdio_read (struct net_device * net_dev, int phy_id, int location);
ARGUMENTS
- net_dev
-
the net device to read
- phy_id
-
the phy address to read
- location
-
the phy regiester id to read
DESCRIPTION
Read MII registers through MDIO and MDC
using MDIO management frame structure and protocol(defined by ISO/IEC).
Please see SiS7014 or ICS spec
ABOUT THIS DOCUMENT
This documentation was generated with kernel version 2.6.0.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- ABOUT THIS DOCUMENT
-
This document was created by
man2html,
using the manual pages.
Time: 08:41:27 GMT, April 09, 2004