Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/iwn/
HDif_iwnreg.h1913 #define IWN_EEPROM_CHAN_ACTIVE (1 << 3) macro
HDif_iwn.c2411 if ((channel->flags & IWN_EEPROM_CHAN_ACTIVE) == 0) in iwn_eeprom_channel_flags()