Home
last modified time | relevance | path

Searched defs:SM (Results 1 – 5 of 5) sorted by relevance

/titanic_52/usr/src/cmd/cmd-inet/usr.bin/rdist/
H A Ddefs.h51 #define SM 4 macro
/titanic_52/usr/src/uts/common/io/net80211/
H A Dnet80211_output.c322 #define SM(_v, _f) (((_v) << _f##_S) & _f) in ieee80211_add_wme_param() macro
H A Dnet80211_ht.c42 #define SM(_v, _f) (((_v) << _f##_S) & _f) macro
[all...]
/titanic_52/usr/src/common/dis/i386/
H A Ddis_tables.c102 SM, enumerator
/titanic_52/usr/src/uts/common/io/arn/
H A Darn_ath9k.h618 #define SM(_v, _f) (((_v) << _f##_S) & _f) macro