Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dtwavar.h143 #define TWA_STATE_IN_RESET (1<<5) /* controller being reset */ macro
H A Dtwa.c2578 sc->twa_sc_flags |= TWA_STATE_IN_RESET;
2617 sc->twa_sc_flags &= ~TWA_STATE_IN_RESET;
3126 ((sc->twa_sc_flags & TWA_STATE_IN_RESET) == 0)) {