Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/watchdog/
H A Dpiclwatchdog.c354 if ((rc = post_wd_state_event(wd_data.wd2_nodehdl, in wd_picl_update_state()
365 if ((rc = post_wd_state_event(wd_data.wd2_nodehdl, in wd_picl_update_state()
1320 &(wd_data.wd2_nodehdl))) != PICL_SUCCESS) { in wd_create_add_props()
1341 wd_data.wd2_nodehdl, in wd_create_add_props()
1361 wd_read_timeout, wd_write_timeout, wd_data.wd2_nodehdl, in wd_create_add_props()
1385 wd_data.wd2_nodehdl, &(wd_data.wd2_action_hdl), in wd_create_add_props()
H A Dpiclwatchdog.h171 picl_nodehdl_t wd2_nodehdl; /* L2 node handle */ member