Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwnreg.h822 #define IWN_CHAN_ACTIVE (1 << 0) macro
H A Dif_iwn.c5847 chan->flags |= htole32(IWN_CHAN_ACTIVE); in iwn_scan()