Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdiskmgt/common/
H A Dlibdiskmgt.h345 #define DM_PNAME "pname" macro
H A Dbus.c82 if (nvlist_add_string(attrs, DM_PNAME, bp->pname) != 0) { in bus_get_attributes()