HomeSort by: relevance | last modified time | path
    Searched defs:IS_EEP_MINOR_V2 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/isc/atheros_hal/dist/ar5416/
ar9285_reset.c 42 #define IS_EEP_MINOR_V2(_ah) (EEP_MINOR(_ah) >= AR5416_EEP_MINOR_VER_2)
124 if (IS_EEP_MINOR_V2(ah)) {
569 if (IS_EEP_MINOR_V2(ah)) {
ar5416_reset.c 34 #define IS_EEP_MINOR_V2(_ah) (EEP_MINOR(_ah) >= AR5416_EEP_MINOR_VER_2)
878 if (IS_EEP_MINOR_V2(ah)) {
1337 if (IS_EEP_MINOR_V2(ah)) {
1834 if (IS_EEP_MINOR_V2(ah)) {

Completed in 13 milliseconds