Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/ral/
HDrt2661var.h119 #define RAL_INPUT_RUNNING 0x2 macro
HDrt2661.c1067 sc->sc_flags |= RAL_INPUT_RUNNING; in rt2661_rx_intr()
1081 sc->sc_flags &= ~RAL_INPUT_RUNNING; in rt2661_rx_intr()
2369 while (*flags & RAL_INPUT_RUNNING) in rt2661_stop_locked()