Home
last modified time | relevance | path

Searched refs:PHY_CICADA_INIT_REG2 (Results 1 – 2 of 2) sorted by relevance

/reactos/drivers/network/dd/nvnet/
H A Dnic.h495 #define PHY_CICADA_INIT_REG2 0x17 macro
H A Dphy.c234 MiiRead(Adapter, Adapter->PhyAddress, PHY_CICADA_INIT_REG2, &MiiRegister); in PhyInitCicadaSemiconductor()
237 if (!MiiWrite(Adapter, Adapter->PhyAddress, PHY_CICADA_INIT_REG2, MiiRegister)) in PhyInitCicadaSemiconductor()