Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_impl.h216 SRPT_IU_ABORTED = 1 << 2, /* Task has been aborted */ enumerator
H A Dsrpt_ch.c500 ASSERT((iu->iu_flags & SRPT_IU_ABORTED) == 0); in srpt_ch_rsp_comp()
573 ASSERT((iu->iu_flags & SRPT_IU_ABORTED) == 0); in srpt_ch_data_comp()
1088 SRPT_IU_ABORTED | SRPT_IU_RESP_SENT)) != 0) { in srpt_ch_task_mgmt_abort()
H A Dsrpt_stp.c650 SRPT_IU_STMF_ABORTING | SRPT_IU_ABORTED)) != 0) { in srpt_stp_xfer_data()
863 SRPT_IU_SRP_ABORTING | SRPT_IU_ABORTED)) != 0) { in srpt_stp_send_status()
1014 iu->iu_flags |= SRPT_IU_ABORTED; in srpt_stp_abort()