Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/crypto/io/
H A Ddprov.c7330 uint_t ret_oid_idx; in dprov_object_task() local
7333 for (ret_oid_idx = 0; ret_oid_idx < max_object_count && in dprov_object_task()
7334 find_ctx->fc_next < find_ctx->fc_nids; ret_oid_idx++) in dprov_object_task()
7335 object_ids[ret_oid_idx] = in dprov_object_task()
7338 *taskq_req->dr_object_req.or_object_count_ptr = ret_oid_idx; in dprov_object_task()