Home
last modified time | relevance | path

Searched refs:FC_HBA_PORTSPEED_4GBIT (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_hba_fru.c346 attrs->supported_speed = FC_HBA_PORTSPEED_4GBIT | in ql_populate_hba_fru_details()
354 FC_HBA_PORTSPEED_4GBIT | FC_HBA_PORTSPEED_2GBIT | in ql_populate_hba_fru_details()
384 attrs->supported_speed = FC_HBA_PORTSPEED_4GBIT; in ql_populate_hba_fru_details()
/titanic_41/usr/src/uts/common/sys/
H A Dfctio.h169 #define FC_HBA_PORTSPEED_4GBIT 8 /* 4 GBit/sec */ macro
/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl.h230 #define FC_HBA_PORTSPEED_4GBIT 8 /* 4 GBit/sec */ macro
/titanic_41/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c478 port_attr->PortSupportedSpeed |= FC_HBA_PORTSPEED_4GBIT; in fct_get_adapter_port_attr()
491 port_attr->PortSpeed = FC_HBA_PORTSPEED_4GBIT; in fct_get_adapter_port_attr()
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c1480 FC_HBA_PORTSPEED_4GBIT; in emlxs_fcio_get_adapter_port_attrs()
1626 FC_HBA_PORTSPEED_4GBIT; in emlxs_fcio_get_adapter_port_attrs()
3992 hbainfo->supported_speeds |= FC_HBA_PORTSPEED_4GBIT; in emlxs_dfc_get_hbainfo()
H A Demlxs_solaris.c1939 port_info->pi_attrs.supported_speed |= FC_HBA_PORTSPEED_4GBIT; in emlxs_fca_bind_port()
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c7887 val->PortSpeed = FC_HBA_PORTSPEED_4GBIT; in fp_fciocmd()