Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_impl.h211 SRPT_IU_SRP_ABORTING = 1 << 1, /* SRP initiator aborting */ enumerator
H A Dsrpt_stp.c649 if ((iu->iu_flags & (SRPT_IU_SRP_ABORTING | in srpt_stp_xfer_data()
863 SRPT_IU_SRP_ABORTING | SRPT_IU_ABORTED)) != 0) { in srpt_stp_send_status()
H A Dsrpt_ch.c1098 ss_iu->iu_flags |= SRPT_IU_SRP_ABORTING; in srpt_ch_task_mgmt_abort()