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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_hba_fru.c56 #ifndef FC_HBA_PORTSPEED_8GBIT
57 #define FC_HBA_PORTSPEED_8GBIT 16 /* 8 GBit/sec */ macro
353 attrs->supported_speed = FC_HBA_PORTSPEED_8GBIT |
365 attrs->supported_speed &= ~FC_HBA_PORTSPEED_8GBIT;
/illumos-gate/usr/src/uts/common/sys/
H A Dfctio.h170 #define FC_HBA_PORTSPEED_8GBIT 16 /* 8 GBit/sec */ macro
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_os.h287 #ifndef FC_HBA_PORTSPEED_8GBIT
288 #define FC_HBA_PORTSPEED_8GBIT 16 macro
289 #endif /* FC_HBA_PORTSPEED_8GBIT */
/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl.h231 #define FC_HBA_PORTSPEED_8GBIT 16 /* 8 GBit/sec */ macro
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c480 port_attr->PortSupportedSpeed |= FC_HBA_PORTSPEED_8GBIT;
496 port_attr->PortSpeed = FC_HBA_PORTSPEED_8GBIT;
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c1476 FC_HBA_PORTSPEED_8GBIT;
1622 FC_HBA_PORTSPEED_8GBIT;
3989 hbainfo->supported_speeds |= FC_HBA_PORTSPEED_8GBIT;
H A Demlxs_solaris.c1936 port_info->pi_attrs.supported_speed |= FC_HBA_PORTSPEED_8GBIT;
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c7890 val->PortSpeed = FC_HBA_PORTSPEED_8GBIT;

Completed in 167 milliseconds