Searched defs:FC_HBA_PORTSPEED_8GBIT (Results 1 - 4 of 4) 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/impl/
H A Dfctl.h231 #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 */

Completed in 80 milliseconds