Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/
H A Dpiclfrudr.c1201 remove_tables(picl_nodehdl_t rootnd) in remove_tables() argument
1206 retval = ptree_get_prop_by_name(rootnd, PICL_PROP_DEVICES, &tableh); in remove_tables()
1220 retval = ptree_get_propval_by_name(rootnd, PICL_PROP_CHILD, &rootnd, in remove_tables()
1221 sizeof (rootnd)); in remove_tables()
1225 remove_tables(rootnd); in remove_tables()
1230 retval = ptree_get_propval_by_name(rootnd, PICL_PROP_PEER, in remove_tables()
1231 &rootnd, sizeof (rootnd)); in remove_tables()