Searched refs:iu_ndx (Results 1 – 1 of 1) sorted by relevance
428 uint_t iu_ndx; in srpt_ioc_init() local536 for (iu_ndx = 0, iu = ioc->ioc_iu_pool; iu_ndx < in srpt_ioc_init()537 ioc->ioc_num_iu_entries; iu_ndx++, iu++) { in srpt_ioc_init()539 iu_offset = (iu_ndx * srpt_iu_size); in srpt_ioc_init()548 iu->iu_pool_ndx = iu_ndx; in srpt_ioc_init()550 status = srpt_ioc_post_recv_iu(ioc, &ioc->ioc_iu_pool[iu_ndx]); in srpt_ioc_init()600 for (err_ndx = 0, iu = ioc->ioc_iu_pool; err_ndx < iu_ndx; in srpt_ioc_init()