Searched refs:IS_EEP_MINOR_V3 (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/external/isc/atheros_hal/dist/ar5416/
H A Dar9285_reset.c43 #define IS_EEP_MINOR_V3(_ah) (EEP_MINOR(_ah) >= AR5416_EEP_MINOR_VER_3) macro
265 if (IS_EEP_MINOR_V3(ah)) {
H A Dar5416_reset.c35 #define IS_EEP_MINOR_V3(_ah) (EEP_MINOR(_ah) >= AR5416_EEP_MINOR_VER_3) macro
1304 SM(IS_EEP_MINOR_V3(ah) ? pModal->txRxAttenCh[i] : txRxAttenLocal,
1342 if (IS_EEP_MINOR_V3(ah)) {

Completed in 57 milliseconds