Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpiclfrutree.c294 static picl_errno_t update_port_state(frutree_portnode_t *, boolean_t);
3867 if ((rc = update_port_state(portp, B_TRUE)) != PICL_SUCCESS) { in get_port_condition()
3905 if ((rc = update_port_state(portp, B_TRUE)) != PICL_SUCCESS) { in get_port_state()
4039 (void) update_port_state(portp, B_FALSE); in port_init()
5501 update_port_state(frutree_portnode_t *portp, boolean_t post_ev) in update_port_state() function
5674 (void) update_port_state(portp, B_TRUE); in monitor_nodes_under_fru()