Home
last modified time | relevance | path

Searched defs:SP_RADIO_DASH_MSK (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/io/iwp/
H A Diwp_eeprom.h211 #define SP_RADIO_DASH_MSK(x) ((x>>4) & 3) macro
/titanic_41/usr/src/uts/common/io/iwh/
H A Diwh_eeprom.h214 #define SP_RADIO_DASH_MSK(x) ((x>>4) & 3) macro