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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl.h64 #define FC_STATE_1GBIT_SPEED 0x0100 /* 1 Gbit/sec */ macro
70 #define FC_STATE_FULL_SPEED FC_STATE_1GBIT_SPEED
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h141 #ifndef FC_STATE_1GBIT_SPEED
142 #define FC_STATE_1GBIT_SPEED 0x0100 /* 1 Gbit/sec */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_eth.c1375 ae->ae_specific |= FC_STATE_1GBIT_SPEED;
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcp.c1530 state |= FC_STATE_1GBIT_SPEED;
1535 state |= FC_STATE_1GBIT_SPEED;
H A Demlxs_solaris.c1623 port_info->pi_port_state |= FC_STATE_1GBIT_SPEED;
1628 port_info->pi_port_state |= FC_STATE_1GBIT_SPEED;
4330 *link_state |= FC_STATE_1GBIT_SPEED;
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_init.c3190 state = FC_STATE_1GBIT_SPEED;
H A Dql_isr.c1022 ha->state) | FC_STATE_1GBIT_SPEED;
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c7880 case FC_STATE_1GBIT_SPEED:

Completed in 150 milliseconds