Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/adaptec/
H A Dstarfire.c522 #define PHY_CNT 2 macro
562 unsigned char phys[PHY_CNT]; /* MII device addresses. */
790 for (phy = 0; phy < 32 && phy_idx < PHY_CNT; phy++) { in starfire_init_one()