Searched refs:portnodeh (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/ |
H A D | piclfrutree.h | 232 picl_nodehdl_t portnodeh; member
|
H A D | piclfrutree.c | 1549 portp->portnodeh = 0; in make_port_data() 3820 if (ptree_get_propval_by_name(portp->portnodeh, in frutree_get_port_type() 3932 refhdl = get_reference_handle(portp->portnodeh); in port_init() 3939 NULLREAD, NULLWRITE, portp->portnodeh, &tblprophdl, in port_init() 4013 PICL_PROP_STATE, get_port_state, NULLWRITE, portp->portnodeh, in port_init() 4021 NULLWRITE, portp->portnodeh, NULL, &status_time)) != in port_init() 4029 portp->portnodeh, NULL, port_cond[portp->cond])) != in port_init() 4035 NULLWRITE, portp->portnodeh, NULL, &status_time)) != in port_init() 4288 portp->portnodeh = childh; in frutree_initialize_children() 4456 portp->portnodeh, WAIT)) != PICL_SUCCESS) { in post_events() [all …]
|
H A D | picllibdevinfo.c | 791 if ((rc = ptree_get_propval_by_name(portp->portnodeh, in get_port_info() 797 if (ptree_get_propval_by_name(portp->portnodeh, PICL_PROP_BUS_ADDR, in get_port_info()
|