Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ral/
HDrt2661var.h122 #define RAL_FW_LOADED 0x1 macro
HDrt2661.c2329 if ((sc->sc_flags & RAL_FW_LOADED) == 0) { in rt2661_init_locked()
2337 sc->sc_flags |= RAL_FW_LOADED; in rt2661_init_locked()