Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/urtw/
H A Durtw_reg.h76 #define URTW_TX_HWREV_MASK (7 << 25) macro
H A Durtw.c4276 data &= URTW_TX_HWREV_MASK; in urtw_attach()