Searched refs:ta_nva (Results 1 – 3 of 3) sorted by relevance
49 if (nvlist_xalloc(nvlp, nvflag, &mod->tm_alloc->ta_nva) != 0) in topo_mod_nvalloc()58 if (nvlist_xdup(nvl, nvlp, &mod->tm_alloc->ta_nva) != 0) in topo_mod_nvdup()68 if (nvlist_xalloc(nvlp, nvflag, &thp->th_alloc->ta_nva) != 0) in topo_hdl_nvalloc()77 if (nvlist_xdup(nvl, nvlp, &thp->th_alloc->ta_nva) != 0) in topo_hdl_nvdup()
99 nv_alloc_t ta_nva; member
145 (void) nv_alloc_init(&tap->ta_nva, &tap->ta_nvops); in topo_open()