Searched defs:memb_nvl (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fm/modules/sun4v/cpumem-diagnosis/
H A Dcmd_branch.c278 nvlist_t *memb_nvl, *flt; local
280 memb_nvl = fru_by_label(hdl, label);
281 if (memb_nvl != NULL) {
283 memb_nvl, memb_nvl, NULL);
288 nvlist_free(memb_nvl);

Completed in 65 milliseconds