Home
last modified time | relevance | path

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

/illumos-gate/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()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/
H A Dfcio.h278 uint32_t PortSupportedSpeed; member
305 uint32_t PortSupportedSpeed; member
/illumos-gate/usr/src/uts/common/sys/
H A Dfctio.h108 uint32_t PortSupportedSpeed; member
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c483 port_attr->PortSupportedSpeed |= FC_HBA_PORTSPEED_1GBIT; in fct_get_adapter_port_attr()
485 port_attr->PortSupportedSpeed |= FC_HBA_PORTSPEED_2GBIT; in fct_get_adapter_port_attr()
487 port_attr->PortSupportedSpeed |= FC_HBA_PORTSPEED_4GBIT; in fct_get_adapter_port_attr()
489 port_attr->PortSupportedSpeed |= FC_HBA_PORTSPEED_8GBIT; in fct_get_adapter_port_attr()
491 port_attr->PortSupportedSpeed |= FC_HBA_PORTSPEED_10GBIT; in fct_get_adapter_port_attr()
493 port_attr->PortSupportedSpeed |= FC_HBA_PORTSPEED_16GBIT; in fct_get_adapter_port_attr()
495 port_attr->PortSupportedSpeed |= FC_HBA_PORTSPEED_32GBIT; in fct_get_adapter_port_attr()
605 port_attr->PortSupportedSpeed = FC_HBA_PORTSPEED_UNKNOWN; in fct_get_discovered_port_attr()
/illumos-gate/usr/src/cmd/fcinfo/
H A DprintAttrs.c251 printPortSpeed(port->PortSupportedSpeed); in printHBAPortInfo()
/illumos-gate/usr/src/lib/hbaapi/common/
H A Dhbaapi.h308 HBA_PORTSPEED PortSupportedSpeed; member
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hbaapi.h309 HBA_PORTSPEED PortSupportedSpeed; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c1474 port_attrs->PortSupportedSpeed |= in emlxs_fcio_get_adapter_port_attrs()
1478 port_attrs->PortSupportedSpeed |= in emlxs_fcio_get_adapter_port_attrs()
1482 port_attrs->PortSupportedSpeed |= in emlxs_fcio_get_adapter_port_attrs()
1486 port_attrs->PortSupportedSpeed |= in emlxs_fcio_get_adapter_port_attrs()
1490 port_attrs->PortSupportedSpeed |= in emlxs_fcio_get_adapter_port_attrs()
1494 port_attrs->PortSupportedSpeed |= in emlxs_fcio_get_adapter_port_attrs()
1498 port_attrs->PortSupportedSpeed |= in emlxs_fcio_get_adapter_port_attrs()
1628 port_attrs->PortSupportedSpeed |= in emlxs_fcio_get_adapter_port_attrs()
1632 port_attrs->PortSupportedSpeed |= in emlxs_fcio_get_adapter_port_attrs()
1636 port_attrs->PortSupportedSpeed |= in emlxs_fcio_get_adapter_port_attrs()
[all …]
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c1037 tmp_port.PortSupportedSpeed = (EXT_DEF_PORTSPEED_8GBIT | in ql_qry_hba_port()
1051 tmp_port.PortSupportedSpeed &= in ql_qry_hba_port()
1057 tmp_port.PortSupportedSpeed &= in ql_qry_hba_port()
1066 tmp_port.PortSupportedSpeed = EXT_DEF_PORTSPEED_10GBIT; in ql_qry_hba_port()
1068 tmp_port.PortSupportedSpeed = (EXT_DEF_PORTSPEED_4GBIT | in ql_qry_hba_port()
1071 tmp_port.PortSupportedSpeed = (EXT_DEF_PORTSPEED_2GBIT | in ql_qry_hba_port()
1074 tmp_port.PortSupportedSpeed = EXT_DEF_PORTSPEED_2GBIT; in ql_qry_hba_port()
1076 tmp_port.PortSupportedSpeed = EXT_DEF_PORTSPEED_1GBIT; in ql_qry_hba_port()
1078 tmp_port.PortSupportedSpeed = EXT_DEF_PORTSPEED_4GBIT | in ql_qry_hba_port()
1081 tmp_port.PortSupportedSpeed = EXT_DEF_PORTSPEED_4GBIT | in ql_qry_hba_port()
[all …]
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dexioct.h426 UINT32 PortSupportedSpeed; /* 4 */ member
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c7877 val->PortSupportedSpeed = in fp_fciocmd()
7933 val32->PortSupportedSpeed = val->PortSupportedSpeed; in fp_fciocmd()
8039 val->PortSupportedSpeed = FC_HBA_PORTSPEED_UNKNOWN; in fp_fciocmd()
8070 val32->PortSupportedSpeed = in fp_fciocmd()
8071 val->PortSupportedSpeed; in fp_fciocmd()
8169 val->PortSupportedSpeed = FC_HBA_PORTSPEED_UNKNOWN; in fp_fciocmd()
8199 val32->PortSupportedSpeed = in fp_fciocmd()
8200 val->PortSupportedSpeed; in fp_fciocmd()