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

  /src/sys/arch/mips/atheros/dev/
aevar.h 193 #define AE_IS_ENABLED(sc) ((sc)->sc_flags & AE_ENABLED)
if_ae.c 829 if (AE_IS_ENABLED(sc))
853 if (AE_IS_ENABLED(sc) == 0)
1455 if (AE_IS_ENABLED(sc) == 0) {
1477 if (AE_IS_ENABLED(sc)) {

Completed in 13 milliseconds