Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/modules/common/disk-monitor/
H A Dtopo_gather.c672 namevalpr_t nvpr; in topo_add_bay() local
675 nvpr.name = DISK_AP_PROP_APID; in topo_add_bay()
676 nvpr.value = strncmp(physid, "/devices", 8) == 0 ? in topo_add_bay()
688 dmap_nvl = namevalpr_to_nvlist(&nvpr); in topo_add_bay()