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

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

Completed in 123 milliseconds