Home
last modified time | relevance | path

Searched refs:ch_req_lim_delta (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_impl.h188 uint32_t ch_req_lim_delta; member
H A Dsrpt_stp.c725 h2b32(atomic_swap_32(&iu->iu_ch->ch_req_lim_delta, 0)); in srpt_stp_send_mgmt_response()
778 h2b32(atomic_swap_32(&iu->iu_ch->ch_req_lim_delta, 0)); in srpt_stp_send_response()
H A Dsrpt_ch.c91 ch->ch_req_lim_delta = 0; in srpt_ch_alloc()
H A Dsrpt_ioc.c1224 atomic_inc_32(&ch->ch_req_lim_delta); in srpt_ioc_repost_recv_iu()