Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwnreg.h1615 #define IWN_EEPROM_CHAN_ACTIVE (1 << 3) macro
H A Dif_iwn.c2353 if (!(channels[i].flags & IWN_EEPROM_CHAN_ACTIVE)) { in iwn_read_eeprom_channels()