Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/mgt/ibdm/
H A Dibdm_ibnex.h205 ibt_port_state_t pa_state; member
/illumos-gate/usr/src/uts/common/io/ib/ibnex/
H A Dibnex_hca.c368 while (port_attr->pa_state != IBT_PORT_ACTIVE) { in ibnex_config_obp_args()
H A Dibnex.c1315 while (port_attr->pa_state != IBT_PORT_ACTIVE) { in ibnex_config_root_iocnode()
1490 if (port_attr->pa_state != IBT_PORT_ACTIVE) { in ibnex_create_vppa_nodes()
1645 if (port_attr->pa_state != IBT_PORT_ACTIVE) { in ibnex_config_port_node()
1682 if (port_attr->pa_state != IBT_PORT_ACTIVE) { in ibnex_config_port_node()
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibdm/
H A Dibdm.c585 port->pa_state = IBT_PORT_DOWN; in ibdm_event_hdlr()
712 port->pa_state = pinfop->p_linkstate; in ibdm_update_port_pkeys()
755 port->pa_state = pinfop->p_linkstate; in ibdm_initialize_port()
904 port->pa_state = portinfop->p_linkstate; in ibdm_update_port_attr()
910 if (port->pa_state != IBT_PORT_ACTIVE) { in ibdm_update_port_attr()
999 port_attr->pa_state = IBT_PORT_ACTIVE; in ibdm_handle_hca_attach()
1012 port_attr->pa_state = portinfop[ii].p_linkstate; in ibdm_handle_hca_attach()
6631 port->pa_state == IBT_PORT_ACTIVE) { in ibdm_get_next_port()