Home
last modified time | relevance | path

Searched refs:try_otp (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Deeprom.diff45 ahp->try_otp = 1;
265 AH9300(ah)->try_otp && nptr < 0)
H A Dar9300_eeprom.c342 ahp->try_otp = 1; in ar9300_eeprom_attach()
450 ahp->try_otp = 0; in ar9300_eeprom_attach()
4281 AH9300(ah)->try_otp && nptr < 0) in ar9300_eeprom_restore_internal()
H A Dar9300.h791 int try_otp; member