Searched refs:RT2661_FWLOADED (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Drt2661var.h114 #define RT2661_FWLOADED (1 << 1) macro
H A Drt2661.c2570 if (!(sc->sc_flags & RT2661_FWLOADED)) {
2615 sc->sc_flags |= RT2661_FWLOADED;
2779 sc->sc_flags &= ~(RT2661_ENABLED | RT2661_FWLOADED);

Completed in 208 milliseconds