Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libhotplug/common/
H A Dlibhotplug_impl.h56 #define HP_INFO_BASE "hp_info.basepath" macro
H A Dlibhotplug.c736 rv = nvlist_add_string(nvl, HP_INFO_BASE, root->hp_basepath); in hp_pack()
804 if (strcmp(nvpair_name(nvp), HP_INFO_BASE) == 0) { in hp_unpack()