Home
last modified time | relevance | path

Searched refs:PortSpeed (Results 1 – 13 of 13) sorted by relevance

/illumos-gate/usr/src/lib/sun_fc/common/
H A DTgtFCHBAPort.cc284 attributes.PortSpeed = attrs.PortSpeed; in getPortAttributes()
340 attributes.PortSpeed = attrs.PortSpeed; in getDiscoveredAttributes()
383 attributes.PortSpeed = attrs.PortSpeed; in getDiscoveredAttributes()
H A DFCHBAPort.cc605 attributes.PortSpeed = attrs.PortSpeed; in getPortAttributes()
646 attributes.PortSpeed = attrs.PortSpeed; in getDiscoveredAttributes()
691 attributes.PortSpeed = attrs.PortSpeed; in getDiscoveredAttributes()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c1426 port_attrs->PortSpeed = in emlxs_fcio_get_adapter_port_attrs()
1430 port_attrs->PortSpeed = in emlxs_fcio_get_adapter_port_attrs()
1434 port_attrs->PortSpeed = in emlxs_fcio_get_adapter_port_attrs()
1438 port_attrs->PortSpeed = in emlxs_fcio_get_adapter_port_attrs()
1442 port_attrs->PortSpeed = in emlxs_fcio_get_adapter_port_attrs()
1446 port_attrs->PortSpeed = in emlxs_fcio_get_adapter_port_attrs()
1450 port_attrs->PortSpeed = in emlxs_fcio_get_adapter_port_attrs()
1454 port_attrs->PortSpeed = in emlxs_fcio_get_adapter_port_attrs()
1458 port_attrs->PortSpeed = in emlxs_fcio_get_adapter_port_attrs()
1580 port_attrs->PortSpeed = in emlxs_fcio_get_adapter_port_attrs()
[all …]
/illumos-gate/usr/src/uts/common/sys/fibre-channel/
H A Dfcio.h279 uint32_t PortSpeed; member
306 uint32_t PortSpeed; member
/illumos-gate/usr/src/uts/common/sys/
H A Dfctio.h109 uint32_t PortSpeed; member
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c498 port_attr->PortSpeed = FC_HBA_PORTSPEED_1GBIT; in fct_get_adapter_port_attr()
501 port_attr->PortSpeed = FC_HBA_PORTSPEED_2GBIT; in fct_get_adapter_port_attr()
504 port_attr->PortSpeed = FC_HBA_PORTSPEED_4GBIT; in fct_get_adapter_port_attr()
507 port_attr->PortSpeed = FC_HBA_PORTSPEED_8GBIT; in fct_get_adapter_port_attr()
510 port_attr->PortSpeed = FC_HBA_PORTSPEED_10GBIT; in fct_get_adapter_port_attr()
513 port_attr->PortSpeed = FC_HBA_PORTSPEED_16GBIT; in fct_get_adapter_port_attr()
516 port_attr->PortSpeed = FC_HBA_PORTSPEED_32GBIT; in fct_get_adapter_port_attr()
519 port_attr->PortSpeed = FC_HBA_PORTSPEED_UNKNOWN; in fct_get_adapter_port_attr()
606 port_attr->PortSpeed = FC_HBA_PORTSPEED_UNKNOWN; in fct_get_discovered_port_attr()
/illumos-gate/usr/src/cmd/fcinfo/
H A DprintAttrs.c255 printPortSpeed(port->PortSpeed); in printHBAPortInfo()
/illumos-gate/usr/src/lib/hbaapi/common/
H A Dhbaapi.h309 HBA_PORTSPEED PortSpeed; member
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hbaapi.h310 HBA_PORTSPEED PortSpeed; member
H A Demlxs_hw.h2022 uint32_t PortSpeed; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c7882 val->PortSpeed = FC_HBA_PORTSPEED_1GBIT; in fp_fciocmd()
7885 val->PortSpeed = FC_HBA_PORTSPEED_2GBIT; in fp_fciocmd()
7888 val->PortSpeed = FC_HBA_PORTSPEED_4GBIT; in fp_fciocmd()
7891 val->PortSpeed = FC_HBA_PORTSPEED_8GBIT; in fp_fciocmd()
7894 val->PortSpeed = FC_HBA_PORTSPEED_10GBIT; in fp_fciocmd()
7897 val->PortSpeed = FC_HBA_PORTSPEED_16GBIT; in fp_fciocmd()
7900 val->PortSpeed = FC_HBA_PORTSPEED_32GBIT; in fp_fciocmd()
7903 val->PortSpeed = FC_HBA_PORTSPEED_UNKNOWN; in fp_fciocmd()
7934 val32->PortSpeed = val->PortSpeed; in fp_fciocmd()
8072 val32->PortSpeed = val->PortSpeed; in fp_fciocmd()
[all …]
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dexioct.h427 UINT32 PortSpeed; /* 4 */ member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c1003 tmp_port.PortSpeed = EXT_PORTSPEED_NOT_NEGOTIATED; in ql_qry_hba_port()
1008 tmp_port.PortSpeed = EXT_DEF_PORTSPEED_1GBIT; in ql_qry_hba_port()
1011 tmp_port.PortSpeed = EXT_DEF_PORTSPEED_2GBIT; in ql_qry_hba_port()
1014 tmp_port.PortSpeed = EXT_DEF_PORTSPEED_4GBIT; in ql_qry_hba_port()
1017 tmp_port.PortSpeed = EXT_DEF_PORTSPEED_8GBIT; in ql_qry_hba_port()
1020 tmp_port.PortSpeed = EXT_DEF_PORTSPEED_10GBIT; in ql_qry_hba_port()
1023 tmp_port.PortSpeed = EXT_DEF_PORTSPEED_16GBIT; in ql_qry_hba_port()
1026 tmp_port.PortSpeed = EXT_DEF_PORTSPEED_32GBIT; in ql_qry_hba_port()
1029 tmp_port.PortSpeed = EXT_DEF_PORTSPEED_UNKNOWN; in ql_qry_hba_port()