Home
last modified time | relevance | path

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

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