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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_hba_fru.c341 attrs->supported_speed = FC_HBA_PORTSPEED_2GBIT |
347 FC_HBA_PORTSPEED_2GBIT | FC_HBA_PORTSPEED_1GBIT;
354 FC_HBA_PORTSPEED_4GBIT | FC_HBA_PORTSPEED_2GBIT |
382 attrs->supported_speed = FC_HBA_PORTSPEED_2GBIT;
388 attrs->supported_speed = FC_HBA_PORTSPEED_2GBIT;
/illumos-gate/usr/src/uts/common/sys/
H A Dfctio.h167 #define FC_HBA_PORTSPEED_2GBIT 2 /* 2 GBit/sec */ macro
/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl.h228 #define FC_HBA_PORTSPEED_2GBIT 2 /* 2 GBit/sec */ macro
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c476 port_attr->PortSupportedSpeed |= FC_HBA_PORTSPEED_2GBIT;
490 port_attr->PortSpeed = FC_HBA_PORTSPEED_2GBIT;
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c1484 FC_HBA_PORTSPEED_2GBIT;
1630 FC_HBA_PORTSPEED_2GBIT;
3995 hbainfo->supported_speeds |= FC_HBA_PORTSPEED_2GBIT;
H A Demlxs_solaris.c1942 port_info->pi_attrs.supported_speed |= FC_HBA_PORTSPEED_2GBIT;
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c7884 val->PortSpeed = FC_HBA_PORTSPEED_2GBIT;

Completed in 188 milliseconds