Home
last modified time | relevance | path

Searched refs:PortSupportedSpeed (Results 1 – 12 of 12) sorted by relevance

/titanic_50/usr/src/lib/sun_fc/common/
H A DTgtFCHBAPort.cc283 attributes.PortSupportedSpeed = attrs.PortSupportedSpeed; in getPortAttributes()
339 attributes.PortSupportedSpeed = attrs.PortSupportedSpeed; in getDiscoveredAttributes()
382 attributes.PortSupportedSpeed = attrs.PortSupportedSpeed; in getDiscoveredAttributes()
H A DFCHBAPort.cc604 attributes.PortSupportedSpeed = attrs.PortSupportedSpeed; in getPortAttributes()
645 attributes.PortSupportedSpeed = attrs.PortSupportedSpeed; in getDiscoveredAttributes()
690 attributes.PortSupportedSpeed = attrs.PortSupportedSpeed; in getDiscoveredAttributes()
/titanic_50/usr/src/uts/common/sys/fibre-channel/
H A Dfcio.h278 uint32_t PortSupportedSpeed; member
305 uint32_t PortSupportedSpeed; member
/titanic_50/usr/src/uts/common/sys/
H A Dfctio.h107 uint32_t PortSupportedSpeed; member
/titanic_50/usr/src/cmd/fcinfo/
H A DprintAttrs.c246 printPortSpeed(port->PortSupportedSpeed); in printHBAPortInfo()
/titanic_50/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c474 port_attr->PortSupportedSpeed |= FC_HBA_PORTSPEED_1GBIT; in fct_get_adapter_port_attr()
476 port_attr->PortSupportedSpeed |= FC_HBA_PORTSPEED_2GBIT; in fct_get_adapter_port_attr()
478 port_attr->PortSupportedSpeed |= FC_HBA_PORTSPEED_4GBIT; in fct_get_adapter_port_attr()
480 port_attr->PortSupportedSpeed |= FC_HBA_PORTSPEED_8GBIT; in fct_get_adapter_port_attr()
482 port_attr->PortSupportedSpeed |= FC_HBA_PORTSPEED_10GBIT; in fct_get_adapter_port_attr()
586 port_attr->PortSupportedSpeed = FC_HBA_PORTSPEED_UNKNOWN; in fct_get_discovered_port_attr()
/titanic_50/usr/src/lib/hbaapi/common/
H A Dhbaapi.h303 HBA_PORTSPEED PortSupportedSpeed; member
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hbaapi.h304 HBA_PORTSPEED PortSupportedSpeed; member
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c1467 port_attrs->PortSupportedSpeed |= in emlxs_fcio_get_adapter_port_attrs()
1471 port_attrs->PortSupportedSpeed |= in emlxs_fcio_get_adapter_port_attrs()
1475 port_attrs->PortSupportedSpeed |= in emlxs_fcio_get_adapter_port_attrs()
1479 port_attrs->PortSupportedSpeed |= in emlxs_fcio_get_adapter_port_attrs()
1483 port_attrs->PortSupportedSpeed |= in emlxs_fcio_get_adapter_port_attrs()
1487 port_attrs->PortSupportedSpeed |= in emlxs_fcio_get_adapter_port_attrs()
1613 port_attrs->PortSupportedSpeed |= in emlxs_fcio_get_adapter_port_attrs()
1617 port_attrs->PortSupportedSpeed |= in emlxs_fcio_get_adapter_port_attrs()
1621 port_attrs->PortSupportedSpeed |= in emlxs_fcio_get_adapter_port_attrs()
1625 port_attrs->PortSupportedSpeed |= in emlxs_fcio_get_adapter_port_attrs()
[all …]
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dexioct.h390 UINT32 PortSupportedSpeed; /* 4 */ member
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c988 tmp_port.PortSupportedSpeed = (EXT_DEF_PORTSPEED_8GBIT | in ql_qry_hba_port()
1002 tmp_port.PortSupportedSpeed &= in ql_qry_hba_port()
1008 tmp_port.PortSupportedSpeed &= in ql_qry_hba_port()
1017 tmp_port.PortSupportedSpeed = EXT_DEF_PORTSPEED_10GBIT; in ql_qry_hba_port()
1019 tmp_port.PortSupportedSpeed = (EXT_DEF_PORTSPEED_4GBIT | in ql_qry_hba_port()
1022 tmp_port.PortSupportedSpeed = (EXT_DEF_PORTSPEED_2GBIT | in ql_qry_hba_port()
1025 tmp_port.PortSupportedSpeed = EXT_DEF_PORTSPEED_2GBIT; in ql_qry_hba_port()
1027 tmp_port.PortSupportedSpeed = EXT_DEF_PORTSPEED_1GBIT; in ql_qry_hba_port()
1029 tmp_port.PortSupportedSpeed = EXT_DEF_PORTSPEED_UNKNOWN; in ql_qry_hba_port()
/titanic_50/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c7876 val->PortSupportedSpeed = in fp_fciocmd()
7929 val32->PortSupportedSpeed = val->PortSupportedSpeed; in fp_fciocmd()
8035 val->PortSupportedSpeed = FC_HBA_PORTSPEED_UNKNOWN; in fp_fciocmd()
8066 val32->PortSupportedSpeed = in fp_fciocmd()
8067 val->PortSupportedSpeed; in fp_fciocmd()
8165 val->PortSupportedSpeed = FC_HBA_PORTSPEED_UNKNOWN; in fp_fciocmd()
8195 val32->PortSupportedSpeed = in fp_fciocmd()
8196 val->PortSupportedSpeed; in fp_fciocmd()