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

/illumos-gate/usr/src/cmd/stmsboot/
H A Dstmsboot_util.c57 #define NVL_MPXPATH "nvl-mpxiopath" macro
590 (void) nvlist_lookup_string(thisdevnvl, NVL_MPXPATH,
792 ((mpxenp == B_TRUE) ? NVL_MPXPATH : NVL_PATH)),
1075 rv = nvlist_lookup_string(devnvl, NVL_MPXPATH, &path);
1078 (void) nvlist_add_string(devnvl, NVL_MPXPATH, curpath);
1522 ? NVL_MPXPATH : NVL_PATH),

Completed in 51 milliseconds