Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/nge/
H A Dnge_xmii.c188 (((uint32_t)phyidh << 16) |(phyidl & MII_IDL_MASK)); in nge_phy_probe()
H A Dnge_chip.h1323 #define MII_IDL_MASK 0xfc00 macro