Searched refs:MII_PHYSID2 (Results 1 – 10 of 10) sorted by relevance
/external/kernel-headers/original/uapi/linux/ |
D | mii.h | 18 #define MII_PHYSID2 0x03 /* PHYS ID 2 */ macro
|
D | mdio.h | 33 #define MDIO_DEVID2 MII_PHYSID2
|
/external/syslinux/gpxe/src/include/ |
D | mii.h | 23 #define MII_PHYSID2 0x03 /* PHYS ID 2 */ macro
|
/external/syslinux/gpxe/src/drivers/net/ |
D | tlan.c | 405 TLan_MiiReadReg(nic, phy, MII_PHYSID2, &tlphy_id2); in TLan_FinishReset() 1362 TLan_MiiReadReg(nic, phy, MII_PHYSID2, &lo); in TLan_PhyDetect()
|
D | atl1e.h | 872 #define MII_PHYSID2 0x03 macro
|
D | amd8111e.c | 337 if (amd8111e_read_phy(lp, i, MII_PHYSID2, &id2)) in amd8111e_probe_ext_phy()
|
D | sis190.c | 761 phy->id[1] = mdio_read(ioaddr, phy_id, MII_PHYSID2); in sis190_init_phy()
|
D | forcedeth.c | 1381 id2 = mii_rw(nic, i, MII_PHYSID2, MII_READ); in forcedeth_probe()
|
D | bnx2.c | 1128 bnx2_read_phy(bp, MII_PHYSID2, &val); in bnx2_init_phy()
|
D | tg3.c | 2538 err |= tg3_readphy(tp, MII_PHYSID2, &hw_phy_id_2); in tg3_phy_probe()
|