HomeSort by: relevance | last modified time | path
    Searched refs:IS_2316 (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/isc/atheros_hal/dist/ar5312/
ar5312_misc.c 42 if(IS_2316(ah)) return; /* not yet */
  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212.h 347 #define IS_2316(ah) \
350 (AH_PRIVATE(ah)->ah_macVersion == AR_SREV_2413 || IS_2316(ah))
ar2316.c 764 return IS_2316(ah);

Completed in 30 milliseconds