Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdevinfo/
H A Dmapfile-vers212 di_hp_state;
H A Dlibdevinfo.h342 extern int di_hp_state(di_hp_t hp);
H A Ddevinfo.c2708 di_hp_state(di_hp_t hp) in di_hp_state() function
/illumos-gate/usr/src/cmd/hotplugd/
H A Dhotplugd_info.c500 node->hp_state = di_hp_state(hp); in new_hotplug_node()