VELOCITY_MII_READ

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

velocity_mii_read - read MII data  

SYNOPSIS

"SYNOPSIS"

int velocity_mii_read (struct mac_regs __iomem * regs, u8 index, u16 * data);  

ARGUMENTS

regs
velocity registers
index
MII register index
data
buffer for received data
 

DESCRIPTION

Perform a single read of an MII 16bit register. Returns zero on success or -ETIMEDOUT if the PHY did not respond.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:58 GMT, October 09, 2005