Searched refs:FC_STATE_2GBIT_SPEED (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl.h65 #define FC_STATE_2GBIT_SPEED 0x0400 /* 2 Gbit/sec */ macro
71 #define FC_STATE_DOUBLE_SPEED FC_STATE_2GBIT_SPEED
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h144 #ifndef FC_STATE_2GBIT_SPEED
145 #define FC_STATE_2GBIT_SPEED 0x0400 /* 2 Gbit/sec */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_init.c3192 state = FC_STATE_2GBIT_SPEED;
H A Dql_isr.c1026 ha->state) | FC_STATE_2GBIT_SPEED;
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcp.c1539 state |= FC_STATE_2GBIT_SPEED;
H A Demlxs_solaris.c1632 port_info->pi_port_state |= FC_STATE_2GBIT_SPEED;
4314 *link_state |= FC_STATE_2GBIT_SPEED;
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c7883 case FC_STATE_2GBIT_SPEED:

Completed in 186 milliseconds