phy_value         522 drivers/net/ethernet/dec/tulip/uli526x.c 		u16 phy_value;
phy_value         524 drivers/net/ethernet/dec/tulip/uli526x.c 		phy_value = phy->read(db, phy_tmp, 3);	//peer add
phy_value         525 drivers/net/ethernet/dec/tulip/uli526x.c 		if (phy_value != 0xffff && phy_value != 0) {