Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwnreg.h216 #define IWN_HW_REV_TYPE_MASK 0x000001f0 macro
H A Dif_iwn.c879 (IWN_READ(sc, IWN_HW_REV) & IWN_HW_REV_TYPE_MASK) in iwn_attach()