Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/watchdog/
H A Dpiclwatchdog.c348 if ((rc = post_wd_state_event(wd_data.wd1_nodehdl, in wd_picl_update_state()
361 if ((rc = post_wd_state_event(wd_data.wd1_nodehdl, in wd_picl_update_state()
1312 &(wd_data.wd1_nodehdl))) != PICL_SUCCESS) { in wd_create_add_props()
1332 wd_data.wd1_nodehdl, in wd_create_add_props()
1351 wd_read_timeout, wd_write_timeout, wd_data.wd1_nodehdl, in wd_create_add_props()
1375 wd_data.wd1_nodehdl, &(wd_data.wd1_action_hdl), in wd_create_add_props()
H A Dpiclwatchdog.h166 picl_nodehdl_t wd1_nodehdl; /* L1 node handle */ member