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 834 if (AE_IS_ENABLED(sc))
858 if (AE_IS_ENABLED(sc) == 0)
1460 if (AE_IS_ENABLED(sc) == 0) {
1482 if (AE_IS_ENABLED(sc)) {

Completed in 126 milliseconds