Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/rge/
H A Drge_hw.h399 #define PHY_VER_MASK 0x000f macro
H A Drge_chip.c722 val16 &= PHY_VER_MASK; in rge_chip_ident()