Searched refs:iu_ch (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_stp.c545 ASSERT(iu->iu_ch != NULL);
547 * We should use iu->iu_ch->ch_swqe_posted to throttle
603 ch = iu->iu_ch;
612 if (iu->iu_ch->ch_state == SRPT_CHANNEL_DISCONNECTING) {
613 rw_exit(&iu->iu_ch->ch_rwlock);
652 rw_exit(&iu->iu_ch->ch_rwlock);
664 rw_exit(&iu->iu_ch->ch_rwlock);
673 status = ibt_post_send(iu->iu_ch->ch_chan_hdl, &wr, 1, NULL);
688 rw_exit(&iu->iu_ch->ch_rwlock);
725 h2b32(atomic_swap_32(&iu->iu_ch
[all...]
H A Dsrpt_ch.c421 if (ch == iu->iu_ch) {
462 ASSERT(iu->iu_ch == ch);
534 ASSERT(iu->iu_ch == ch);
817 iu->iu_ch = ch;
1032 DTRACE_SRP_3(scsi__command, srpt_channel_t, iu->iu_ch,
1138 iu->iu_ch = ch;
H A Dsrpt_impl.h233 srpt_channel_t *iu_ch; member in struct:srpt_iu_s
H A Dsrpt_ioc.c1199 ch = iu->iu_ch;
1200 iu->iu_ch = NULL;

Completed in 98 milliseconds