Searched refs:URTW_MSR_LINK_MASK (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/io/urtw/ | ||
H A D | urtw_reg.h | 164 #define URTW_MSR_LINK_MASK ((1 << 2) | (1 << 3)) macro |
H A D | urtw.c | 1849 data &= ~URTW_MSR_LINK_MASK; in urtw_update_msr() |