Searched refs:AR_EEPROM_PROTOTECT_WP_128_191 (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ath/ath_hal/ | ||
H A D | ah_eeprom_v1.h | 45 #define AR_EEPROM_PROTOTECT_WP_128_191 0x80 macro |
H A D | ah_eeprom_v1.c | 63 return (ee->ee_protect & AR_EEPROM_PROTOTECT_WP_128_191) ? in v1EepromGet() |