Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/iwp/
H A Diwp_eeprom.h212 #define SP_RADIO_PNUM_MSK(x) ((x>>6) & 3) macro
/titanic_41/usr/src/uts/common/io/iwh/
H A Diwh_eeprom.h215 #define SP_RADIO_PNUM_MSK(x) ((x>>6) & 3) macro