Home
last modified time | relevance | path

Searched refs:AE_IS_ENABLED (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/mips/atheros/dev/
H A Daevar.h193 #define AE_IS_ENABLED(sc) ((sc)->sc_flags & AE_ENABLED) macro
H A Dif_ae.c834 if (AE_IS_ENABLED(sc)) in ae_ioctl()
858 if (AE_IS_ENABLED(sc) == 0) in ae_intr()
1460 if (AE_IS_ENABLED(sc) == 0) { in ae_enable()
1482 if (AE_IS_ENABLED(sc)) { in ae_disable()