Searched refs:DM_PNAME (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/lib/libdiskmgt/common/ | ||
H A D | libdiskmgt.h | 347 #define DM_PNAME "pname" macro |
H A D | bus.c | 82 if (nvlist_add_string(attrs, DM_PNAME, bp->pname) != 0) { in bus_get_attributes() |