Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/
Dstarfire.c542 #define PHY_CNT 2 macro
582 unsigned char phys[PHY_CNT]; /* MII device addresses. */
843 for (phy = 0; phy < 32 && phy_idx < PHY_CNT; phy++) { in starfire_init_one()