Home
last modified time | relevance | path

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; in topo_add_bay() local
688 dmap_nvl = namevalpr_to_nvlist(&nvpr); in topo_add_bay()
690 diskp = new_diskmon(dmap_nvl, indp, indrp, diskprops); in topo_add_bay()
710 nvlist_free(dmap_nvl); in topo_add_bay()