Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdevinfo/
H A Dmapfile-vers209 di_hp_last_change;
H A Dlibdevinfo.h345 extern time_t di_hp_last_change(di_hp_t hp);
H A Ddevinfo.c2789 di_hp_last_change(di_hp_t hp) in di_hp_last_change() function
/illumos-gate/usr/src/cmd/hotplugd/
H A Dhotplugd_info.c501 node->hp_last_change = di_hp_last_change(hp); in new_hotplug_node()