Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/stmsboot/
H A Dstmsboot_util.c102 static int popcheck_devnvl(di_node_t thisnode, nvlist_t *devnvl,
948 if (popcheck_devnvl(curnode, newnvl, strdevid) != 0) { in mpxio_nvl_boilerplate()
988 popcheck_devnvl(di_node_t thisnode, nvlist_t *devnvl, char *strdevid) in popcheck_devnvl() function