Home
last modified time | relevance | path

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.c54 #ifndef FC_HBA_PORTSPEED_8GBIT
55 #define FC_HBA_PORTSPEED_8GBIT 16 /* 8 GBit/sec */ macro
348 attrs->supported_speed = FC_HBA_PORTSPEED_8GBIT | in ql_populate_hba_fru_details()
360 attrs->supported_speed &= ~FC_HBA_PORTSPEED_8GBIT; in ql_populate_hba_fru_details()
/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
/illumos-gate/usr/src/uts/common/sys/
H A Dfctio.h171 #define FC_HBA_PORTSPEED_8GBIT 16 /* 8 GBit/sec */ macro
/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl.h233 #define FC_HBA_PORTSPEED_8GBIT 16 /* 8 GBit/sec */ macro
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c489 port_attr->PortSupportedSpeed |= FC_HBA_PORTSPEED_8GBIT; in fct_get_adapter_port_attr()
507 port_attr->PortSpeed = FC_HBA_PORTSPEED_8GBIT; in fct_get_adapter_port_attr()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c1487 FC_HBA_PORTSPEED_8GBIT; in emlxs_fcio_get_adapter_port_attrs()
1641 FC_HBA_PORTSPEED_8GBIT; in emlxs_fcio_get_adapter_port_attrs()
4043 hbainfo->supported_speeds |= FC_HBA_PORTSPEED_8GBIT; in emlxs_dfc_get_hbainfo()
H A Demlxs_solaris.c1946 port_info->pi_attrs.supported_speed |= FC_HBA_PORTSPEED_8GBIT; in emlxs_fca_bind_port()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c7891 val->PortSpeed = FC_HBA_PORTSPEED_8GBIT; in fp_fciocmd()