Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_utils.h315 extern sparse_vector_t spv_new(ocs_os_handle_t os);
H A Docs_domain.c230 domain->lookup = spv_new(ocs); in ocs_domain_alloc()
H A Docs_sport.c158 sport->lookup = spv_new(domain->ocs); in ocs_sport_alloc()
H A Docs_utils.c2075 spv_new(ocs_os_handle_t os) in spv_new() function