Searched refs:HW_VERSION_ID_0 (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/rge/ | ||
H A D | rge_hw.h | 148 #define HW_VERSION_ID_0 0x7c000000 macro |
H A D | rge_chip.c | 705 val32 &= HW_VERSION_ID_0 | HW_VERSION_ID_1; in rge_chip_ident() |