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

/illumos-gate/usr/src/cmd/stmsboot/
H A Dstmsboot_util.c56 #define NVL_PHYSPATH "nvl-physpath" macro
770 (void) nvlist_lookup_string(thisdev, NVL_PHYSPATH, &mpxpath);
780 (void) nvlist_lookup_string(thisdev, NVL_PHYSPATH, &mpxpath);
791 ((readonlyroot) ? NVL_PHYSPATH :
1051 rv = nvlist_add_string(devnvl, NVL_PHYSPATH, devfspath);

Completed in 46 milliseconds