Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_impl.h217 SRPT_IU_RESP_SENT = 1 << 3 /* Response queued */ enumerator
H A Dsrpt_stp.c873 iu->iu_flags |= SRPT_IU_RESP_SENT; in srpt_stp_send_status()
927 iu->iu_flags &= ~SRPT_IU_RESP_SENT; in srpt_stp_send_status()
1004 if ((iu->iu_flags & SRPT_IU_RESP_SENT) || in srpt_stp_abort()
H A Dsrpt_ch.c1088 SRPT_IU_ABORTED | SRPT_IU_RESP_SENT)) != 0) { in srpt_ch_task_mgmt_abort()