Searched refs:dmap_nvl (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fm/modules/common/disk-monitor/
H A Dtopo_gather.c673 nvlist_t *dmap_nvl; local
688 dmap_nvl = namevalpr_to_nvlist(&nvpr);
690 diskp = new_diskmon(dmap_nvl, indp, indrp, diskprops);
710 nvlist_free(dmap_nvl);

Completed in 58 milliseconds