Searched refs:FC_STATE_8GBIT_SPEED (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_os.h353 #ifndef FC_STATE_8GBIT_SPEED
355 #define FC_STATE_8GBIT_SPEED 0x0700 /* 8 Gbit/sec */ macro
356 #endif /* FC_STATE_8GBIT_SPEED */
/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl.h68 #define FC_STATE_8GBIT_SPEED 0x0700 /* 8 Gbit/sec */ macro
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h150 #ifndef FC_STATE_8GBIT_SPEED
151 #define FC_STATE_8GBIT_SPEED 0x0700 /* 8 Gbit/sec */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_init.c3196 state = FC_STATE_8GBIT_SPEED;
H A Dql_isr.c1034 ha->state) | FC_STATE_8GBIT_SPEED;
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcp.c1547 state |= FC_STATE_8GBIT_SPEED;
H A Demlxs_solaris.c1640 port_info->pi_port_state |= FC_STATE_8GBIT_SPEED;
4320 *link_state |= FC_STATE_8GBIT_SPEED;
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c7889 case FC_STATE_8GBIT_SPEED:

Completed in 128 milliseconds