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

/illumos-gate/usr/src/uts/common/io/elxl/
H A Delxl.c939 if (sc->ex_running && !sc->ex_suspended) {
1345 sc->ex_running = B_TRUE;
1369 sc->ex_running = B_FALSE;
1568 if (sc->ex_running) {
1763 if (sc->ex_running)
1817 if (sc->ex_running)
1938 if (sc->ex_running)
H A Delxl.h478 boolean_t ex_running; member in struct:ex_softc

Completed in 64 milliseconds