Home
last modified time | relevance | path

Searched refs:SRPT_TGT_STATE_ONLINE (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_stp.c1074 tgt->tp_requested_state = SRPT_TGT_STATE_ONLINE; in srpt_stp_ctl()
1081 } else if ((tgt->tp_state == SRPT_TGT_STATE_ONLINE) || in srpt_stp_ctl()
1132 } else if (tgt->tp_state != SRPT_TGT_STATE_ONLINE) { in srpt_stp_ctl()
1155 tgt->tp_state = SRPT_TGT_STATE_ONLINE; in srpt_stp_ctl()
1432 if (tgt->tp_state != SRPT_TGT_STATE_ONLINE) { in srpt_stp_login()
H A Dsrpt_impl.h258 SRPT_TGT_STATE_ONLINE, enumerator
H A Dsrpt_ioc.c779 (tgt->tp_requested_state == SRPT_TGT_STATE_ONLINE)) { in srpt_ioc_port_active()
867 (tgt->tp_state == SRPT_TGT_STATE_ONLINE)) { in srpt_ioc_port_down()