Home
last modified time | relevance | path

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
596 (void) nvlist_lookup_string(thisdevnvl, NVL_MPXPATH, in list_devs()
798 ((mpxenp == B_TRUE) ? NVL_MPXPATH : NVL_PATH)), in report_map()
1081 rv = nvlist_lookup_string(devnvl, NVL_MPXPATH, &path); in popcheck_devnvl()
1084 (void) nvlist_add_string(devnvl, NVL_MPXPATH, curpath); in popcheck_devnvl()
1528 ? NVL_MPXPATH : NVL_PATH), in update_vfstab()