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

/opensolaris-onvv-gate/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_impl.h254 SRPT_TGT_STATE_ONLINE, enumerator in enum:srpt_target_state_e
H A Dsrpt_stp.c1074 tgt->tp_requested_state = SRPT_TGT_STATE_ONLINE;
1081 } else if ((tgt->tp_state == SRPT_TGT_STATE_ONLINE) ||
1132 } else if (tgt->tp_state != SRPT_TGT_STATE_ONLINE) {
1155 tgt->tp_state = SRPT_TGT_STATE_ONLINE;
1432 if (tgt->tp_state != SRPT_TGT_STATE_ONLINE) {
H A Dsrpt_ioc.c779 (tgt->tp_requested_state == SRPT_TGT_STATE_ONLINE)) {
867 (tgt->tp_state == SRPT_TGT_STATE_ONLINE)) {

Completed in 60 milliseconds