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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_hba_fru.c338 attrs->supported_speed = FC_HBA_PORTSPEED_1GBIT;
342 FC_HBA_PORTSPEED_1GBIT;
347 FC_HBA_PORTSPEED_2GBIT | FC_HBA_PORTSPEED_1GBIT;
355 FC_HBA_PORTSPEED_1GBIT;
370 attrs->supported_speed &= ~FC_HBA_PORTSPEED_1GBIT;
/illumos-gate/usr/src/uts/common/sys/
H A Dfctio.h166 #define FC_HBA_PORTSPEED_1GBIT 1 /* 1 GBit/sec */ macro
/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl.h227 #define FC_HBA_PORTSPEED_1GBIT 1 /* 1 GBit/sec */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_lv.c791 port_attrs->supported_speed = FC_HBA_PORTSPEED_1GBIT |
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c474 port_attr->PortSupportedSpeed |= FC_HBA_PORTSPEED_1GBIT;
487 port_attr->PortSpeed = FC_HBA_PORTSPEED_1GBIT;
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c1488 FC_HBA_PORTSPEED_1GBIT;
1634 FC_HBA_PORTSPEED_1GBIT;
3998 hbainfo->supported_speeds |= FC_HBA_PORTSPEED_1GBIT;
H A Demlxs_solaris.c1945 port_info->pi_attrs.supported_speed |= FC_HBA_PORTSPEED_1GBIT;
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c7881 val->PortSpeed = FC_HBA_PORTSPEED_1GBIT;

Completed in 636 milliseconds