Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/rge/
H A Drge_hw.h148 #define HW_VERSION_ID_0 0x7c000000 macro
H A Drge_chip.c705 val32 &= HW_VERSION_ID_0 | HW_VERSION_ID_1; in rge_chip_ident()