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

/netbsd-6-1-5-RELEASE/sys/external/isc/atheros_hal/dist/
H A Dah_eeprom_v1.h86 uint16_t ee_protect; /* EEPROM protect field */ member in struct:__anon8701
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:__anon8714
H A Dah_eeprom_v3.c1662 return (ee->ee_protect & AR_EEPROM_PROTECT_WP_128_191) ?
1841 ee->ee_protect = eeprotect;

Completed in 112 milliseconds