Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_fcaif.h119 uint32_t pi_port_state; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c1589 port_info->pi_port_state = FC_STATE_OFFLINE; in emlxs_fca_bind_port()
1594 port_info->pi_port_state = FC_STATE_OFFLINE; in emlxs_fca_bind_port()
1599 port_info->pi_port_state = FC_STATE_OFFLINE; in emlxs_fca_bind_port()
1606 port_info->pi_port_state = FC_STATE_LOOP; in emlxs_fca_bind_port()
1616 port_info->pi_port_state = FC_STATE_ONLINE; in emlxs_fca_bind_port()
1624 port_info->pi_port_state |= FC_STATE_1GBIT_SPEED; in emlxs_fca_bind_port()
1629 port_info->pi_port_state |= FC_STATE_1GBIT_SPEED; in emlxs_fca_bind_port()
1633 port_info->pi_port_state |= FC_STATE_2GBIT_SPEED; in emlxs_fca_bind_port()
1637 port_info->pi_port_state |= FC_STATE_4GBIT_SPEED; in emlxs_fca_bind_port()
1641 port_info->pi_port_state |= FC_STATE_8GBIT_SPEED; in emlxs_fca_bind_port()
[all …]
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_lv.c175 port_info->pi_port_state = FC_STATE_FCA_IS_NODMA; in fcoei_bind_port()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c13843 if (port_info->pi_port_state & FC_STATE_FCA_IS_NODMA) { in fp_bind_callbacks()
13845 port_info->pi_port_state &= ~(FC_STATE_FCA_IS_NODMA); in fp_bind_callbacks()
13848 port->fp_bind_state = port->fp_state = port_info->pi_port_state; in fp_bind_callbacks()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c2777 port_info->pi_port_state = vha->state; in ql_bind_port()
2782 port_info->pi_port_state, port_info->pi_s_id.port_id); in ql_bind_port()