Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl.h67 #define FC_STATE_4GBIT_SPEED 0x0500 /* 4 Gbit/sec */ macro
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h160 #ifndef FC_STATE_4GBIT_SPEED
161 #define FC_STATE_4GBIT_SPEED 0x0500 /* 4 Gbit/sec */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcp.c1546 state |= FC_STATE_4GBIT_SPEED; in emlxs_port_online()
H A Demlxs_solaris.c1637 port_info->pi_port_state |= FC_STATE_4GBIT_SPEED; in emlxs_fca_bind_port()
4327 *link_state |= FC_STATE_4GBIT_SPEED; in emlxs_fca_port_manage()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_isr.c1059 ha->state) | FC_STATE_4GBIT_SPEED; in ql_async_event()
H A Dql_init.c3402 state = FC_STATE_4GBIT_SPEED; in ql_configure_hba()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c7887 case FC_STATE_4GBIT_SPEED: in fp_fciocmd()