Home
last modified time | relevance | path

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.h65 #define FC_STATE_1GBIT_SPEED 0x0100 /* 1 Gbit/sec */ macro
72 #define FC_STATE_FULL_SPEED FC_STATE_1GBIT_SPEED
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h154 #ifndef FC_STATE_1GBIT_SPEED
155 #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; in fcoei_process_event_port()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcp.c1533 state |= FC_STATE_1GBIT_SPEED; in emlxs_port_online()
1538 state |= FC_STATE_1GBIT_SPEED; in emlxs_port_online()
H A Demlxs_solaris.c1624 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()
4343 *link_state |= FC_STATE_1GBIT_SPEED; in emlxs_fca_port_manage()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_isr.c1051 ha->state) | FC_STATE_1GBIT_SPEED; in ql_async_event()
H A Dql_init.c3398 state = FC_STATE_1GBIT_SPEED; in ql_configure_hba()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c7881 case FC_STATE_1GBIT_SPEED: in fp_fciocmd()