Searched refs:hp_last_change (Results 1 – 9 of 9) sorted by relevance
47 time_t hp_last_change; member
86 time_t hp_last_change(hp_node_t node);
341 hp_last_change(hp_node_t node) in hp_last_change() function358 return (node->hp_last_change); in hp_last_change()966 if ((node->hp_last_change != 0) && in i_hp_pack_node()968 node->hp_last_change)) != 0)) in i_hp_pack_node()1140 node->hp_last_change = (time_t)val_uint32; in i_hp_unpack_node()
60 hp_last_change;
344 uint32_t hp_last_change; /* timestamp of last change */ member
501 node->hp_last_change = di_hp_last_change(hp); in new_hotplug_node()
1504 (*cs)->ap_status_time = hp_last_change(node); in cfga_list_ext()
2801 return ((time_t)DI_HP(hp)->hp_last_change); in di_hp_last_change()
3577 me->hp_last_change = (uint32_t)hp_hdl->cn_info.cn_last_change; in di_gethpdata()