Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dnvpair.h139 void (*nv_ao_reset)(nv_alloc_t *); member
/titanic_44/usr/src/common/nvpair/
H A Dnvpair.c161 if (nva->nva_ops->nv_ao_reset != NULL) in nv_alloc_reset()
162 nva->nva_ops->nv_ao_reset(nva); in nv_alloc_reset()