Searched refs:MII_IDL_MASK (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/nge/ | ||
H A D | nge_xmii.c | 188 (((uint32_t)phyidh << 16) |(phyidl & MII_IDL_MASK)); in nge_phy_probe() |
H A D | nge_chip.h | 1323 #define MII_IDL_MASK 0xfc00 macro |