Searched refs:ee_protect (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.3-release/sys/dev/ath/ath_hal/
H A Dah_eeprom_v1.h86 uint16_t ee_protect; /* EEPROM protect field */ member in struct:__anon7996
H A Dah_eeprom_v1.c63 return (ee->ee_protect & AR_EEPROM_PROTOTECT_WP_128_191) ?
187 ee->ee_protect = protect;
H A Dah_eeprom_v3.h340 uint16_t ee_protect; /* EEPROM protect field */ member in struct:__anon8009
H A Dah_eeprom_v3.c1662 return (ee->ee_protect & AR_EEPROM_PROTECT_WP_128_191) ?
1841 ee->ee_protect = eeprotect;

Completed in 116 milliseconds