Searched refs:IWN_EEPROM_CHAN_ACTIVE (Results 1 – 2 of 2) sorted by relevance
| /freebsd-head/sys/dev/iwn/ | ||
| HD | if_iwnreg.h | 1913 #define IWN_EEPROM_CHAN_ACTIVE (1 << 3) macro |
| HD | if_iwn.c | 2411 if ((channel->flags & IWN_EEPROM_CHAN_ACTIVE) == 0) in iwn_eeprom_channel_flags() |