Searched refs:E1000_MDICNFG_PHY_MASK (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/e1000api/ | ||
H A D | e1000_defines.h | 817 #define E1000_MDICNFG_PHY_MASK 0x03E00000 macro |
H A D | e1000_82575.c | 697 mdic &= E1000_MDICNFG_PHY_MASK; in e1000_get_phy_id_82575() |