Home
last modified time | relevance | path

Searched refs:AR5K_EEPROM_HDR_RFKILL (Results 1 – 4 of 4) sorted by relevance

/openbsd/sys/dev/ic/
H A Dar5xxx.h651 #define AR5K_EEPROM_HDR_RFKILL(_v) (((_v) >> 14) & 0x1) macro
H A Dar5210.c430 if (AR5K_EEPROM_HDR_RFKILL(hal->ah_capabilities.cap_eeprom.ee_header)) { in ar5k_ar5210_reset()
H A Dar5211.c646 if (AR5K_EEPROM_HDR_RFKILL(hal->ah_capabilities.cap_eeprom.ee_header)) { in ar5k_ar5211_reset()
H A Dar5212.c813 if (AR5K_EEPROM_HDR_RFKILL(hal->ah_capabilities.cap_eeprom.ee_header)) { in ar5k_ar5212_reset()