Searched refs:iu_flags (Results 1 – 4 of 4) sorted by relevance
649 if ((iu->iu_flags & (SRPT_IU_SRP_ABORTING | in srpt_stp_xfer_data()862 if ((iu->iu_flags & (SRPT_IU_STMF_ABORTING | in srpt_stp_send_status()873 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()1009 iu->iu_flags |= SRPT_IU_STMF_ABORTING; in srpt_stp_abort()1014 iu->iu_flags |= SRPT_IU_ABORTED; in srpt_stp_abort()
500 ASSERT((iu->iu_flags & SRPT_IU_ABORTED) == 0); in srpt_ch_rsp_comp()560 if ((iu->iu_flags & SRPT_IU_STMF_ABORTING) != 0) { in srpt_ch_data_comp()573 ASSERT((iu->iu_flags & SRPT_IU_ABORTED) == 0); in srpt_ch_data_comp()1087 if ((ss_iu->iu_flags & (SRPT_IU_STMF_ABORTING | in srpt_ch_task_mgmt_abort()1098 ss_iu->iu_flags |= SRPT_IU_SRP_ABORTING; in srpt_ch_task_mgmt_abort()
240 uint_t iu_flags; member
1205 iu->iu_flags = 0; in srpt_ioc_repost_recv_iu()