Home
last modified time | relevance | path

Searched refs:MII_PHYSID2 (Results 1 – 8 of 8) sorted by relevance

/titanic_44/usr/src/grub/grub-0.97/netboot/
H A Dmii.h18 #define MII_PHYSID2 0x03 /* PHYS ID 2 */ macro
H A Dforcedeth.c368 #define MII_PHYSID2 0x03 /* PHYS ID 2 */ macro
696 id2 = mii_rw(nic, i, MII_PHYSID2, MII_READ); in forcedeth_reset()
H A Dtg3.h83 #define MII_PHYSID2 0x03 /* PHYS ID 2 */ macro
H A Dtg3.c2454 err |= tg3_readphy(tp, MII_PHYSID2, &hw_phy_id_2); in tg3_phy_probe()
/titanic_44/usr/src/uts/common/io/chxge/com/
H A Dch_compat.h50 #define MII_PHYSID2 0x03 /* PHYS ID 2 */ macro
/titanic_44/usr/src/uts/common/io/cxgbe/t4nex/
H A Dosdep.h50 #define MII_PHYSID2 0x03 macro
/titanic_44/usr/src/uts/intel/io/amd8111s/
H A Damd8111s_hw.h126 #define MII_PHYSID2 0x03 /* PHYS ID 2 */ macro
H A Damd8111s_hw.c361 if (mdlReadPHY(pLayerPointers, i, MII_PHYSID2, &id2) == 0) in mdlGetPHYID()