Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c3524 uint32_t ub_array_index = 0; in ql_ub_alloc() local
3555 ub_array_index = 0; in ql_ub_alloc()
3622 ub_array_index++; in ql_ub_alloc()
3643 ubp->ub_token = ub_array_index; in ql_ub_alloc()
3646 tokens[index] = ub_array_index; in ql_ub_alloc()
3650 sp->handle = ub_array_index; in ql_ub_alloc()
3653 ha->ub_array[ub_array_index] = ubp; in ql_ub_alloc()
3752 uint64_t ub_array_index; in ql_ub_free() local
3777 ubp = ha->ub_array[ub_array_index]; in ql_ub_free()
3847 uint64_t ub_array_index; in ql_ub_release() local
[all …]