Searched refs:busy_phy_map (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ibm_newemac/
H A Dcore.c94 static u32 busy_phy_map; variable
2363 phy_map = dev->phy_map | busy_phy_map;
2365 DBG(dev, "PHY maps %08x %08x" NL, dev->phy_map, busy_phy_map);
2399 busy_phy_map |= 1 << i;

Completed in 104 milliseconds