Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dstmf_impl.h186 #define ILPORT_FORCED_OFFLINE 0x01 macro
H A Dstmf.c5746 if (ilport->ilport_flags & ILPORT_FORCED_OFFLINE) { in stmf_ctl()
5763 ilport->ilport_flags |= ILPORT_FORCED_OFFLINE; in stmf_ctl()
5787 ilport->ilport_flags &= ~ILPORT_FORCED_OFFLINE; in stmf_ctl()