Searched refs:TSTATE_STOPPING (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/flash/
H A Dn25q.c115 #define TSTATE_STOPPING 1 macro
349 sc->sc_taskstate = TSTATE_STOPPING;
443 if (sc->sc_taskstate == TSTATE_STOPPING) {
H A Dat45d.c102 #define TSTATE_STOPPING 1 macro
277 sc->taskstate = TSTATE_STOPPING;
464 if (sc->taskstate == TSTATE_STOPPING) {
H A Dmx25l.c99 #define TSTATE_STOPPING 1 macro
552 sc->sc_taskstate = TSTATE_STOPPING;
638 if (sc->sc_taskstate == TSTATE_STOPPING) {

Completed in 61 milliseconds