Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_impl.h259 SRPT_TGT_STATE_OFFLINING enumerator
H A Dsrpt_stp.c1130 (tgt->tp_state == SRPT_TGT_STATE_OFFLINING)) { in srpt_stp_ctl()
1135 tgt->tp_state = SRPT_TGT_STATE_OFFLINING; in srpt_stp_ctl()
1166 if (tgt->tp_state == SRPT_TGT_STATE_OFFLINING) { in srpt_stp_ctl()