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

/illumos-gate/usr/src/uts/common/io/elxl/
H A Delxl.c755 if (sc->ex_suspended)
815 if (sc->ex_suspended)
939 if (sc->ex_running && !sc->ex_suspended) {
1068 if (sc->ex_suspended) {
1566 if (!sc->ex_suspended) {
1741 if (sc->ex_suspended) {
1843 if (sc->ex_suspended) {
1895 if (sc->ex_suspended)
1920 sc->ex_suspended = B_TRUE;
1936 sc->ex_suspended
[all...]
H A Delxl.h479 boolean_t ex_suspended; member in struct:ex_softc

Completed in 48 milliseconds