Searched refs:DM_EFI_NAME (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/lib/libdiskmgt/common/ | ||
H A D | libdiskmgt.h | 389 #define DM_EFI_NAME "name" macro |
H A D | slice.c | 500 if (nvlist_add_string(attrs, DM_EFI_NAME, label) != 0) { in get_attrs() |