VELOCITY_MII_WRITE

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

 

NAME

velocity_mii_write - write MII data  

SYNOPSIS

"SYNOPSIS"

int velocity_mii_write (struct mac_regs __iomem * regs, u8 mii_addr, u16 data);  

ARGUMENTS

regs
velocity registers
mii_addr
-- undescribed --
data
16bit data for the MII register
 

DESCRIPTION

Perform a single write to 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