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 in struct:ibdm_port_attr_s
/illumos-gate/usr/src/uts/common/io/ib/ibnex/
H A Dibnex_hca.c363 while (port_attr->pa_state != IBT_PORT_ACTIVE) {
H A Dibnex.c1310 while (port_attr->pa_state != IBT_PORT_ACTIVE) {
1485 if (port_attr->pa_state != IBT_PORT_ACTIVE) {
1627 * Note : pa_state is always IBT_PORT_ACTIVE.
1640 if (port_attr->pa_state != IBT_PORT_ACTIVE) {
1677 if (port_attr->pa_state != IBT_PORT_ACTIVE) {
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibdm/
H A Dibdm.c585 port->pa_state = IBT_PORT_DOWN;
712 port->pa_state = pinfop->p_linkstate;
755 port->pa_state = pinfop->p_linkstate;
904 port->pa_state = portinfop->p_linkstate;
910 if (port->pa_state != IBT_PORT_ACTIVE) {
988 * pa_state is IBT_PORT_ACTIVE
999 port_attr->pa_state = IBT_PORT_ACTIVE;
1012 port_attr->pa_state = portinfop[ii].p_linkstate;
6631 port->pa_state == IBT_PORT_ACTIVE) {

Completed in 85 milliseconds