Home
last modified time | relevance | path

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

/titanic_50/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()
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c1423 port_attrs->PortSpeed = in emlxs_fcio_get_adapter_port_attrs()
1427 port_attrs->PortSpeed = in emlxs_fcio_get_adapter_port_attrs()
1431 port_attrs->PortSpeed = in emlxs_fcio_get_adapter_port_attrs()
1435 port_attrs->PortSpeed = in emlxs_fcio_get_adapter_port_attrs()
1439 port_attrs->PortSpeed = in emlxs_fcio_get_adapter_port_attrs()
1443 port_attrs->PortSpeed = in emlxs_fcio_get_adapter_port_attrs()
1447 port_attrs->PortSpeed = in emlxs_fcio_get_adapter_port_attrs()
1451 port_attrs->PortSpeed = in emlxs_fcio_get_adapter_port_attrs()
1569 port_attrs->PortSpeed = in emlxs_fcio_get_adapter_port_attrs()
1573 port_attrs->PortSpeed = in emlxs_fcio_get_adapter_port_attrs()
[all …]
/titanic_50/usr/src/uts/common/sys/fibre-channel/
H A Dfcio.h279 uint32_t PortSpeed; member
306 uint32_t PortSpeed; member
/titanic_50/usr/src/uts/common/sys/
H A Dfctio.h108 uint32_t PortSpeed; member
/titanic_50/usr/src/cmd/fcinfo/
H A DprintAttrs.c250 printPortSpeed(port->PortSpeed); in printHBAPortInfo()
/titanic_50/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c485 port_attr->PortSpeed = FC_HBA_PORTSPEED_1GBIT; in fct_get_adapter_port_attr()
488 port_attr->PortSpeed = FC_HBA_PORTSPEED_2GBIT; in fct_get_adapter_port_attr()
491 port_attr->PortSpeed = FC_HBA_PORTSPEED_4GBIT; in fct_get_adapter_port_attr()
494 port_attr->PortSpeed = FC_HBA_PORTSPEED_8GBIT; in fct_get_adapter_port_attr()
497 port_attr->PortSpeed = FC_HBA_PORTSPEED_10GBIT; in fct_get_adapter_port_attr()
500 port_attr->PortSpeed = FC_HBA_PORTSPEED_UNKNOWN; in fct_get_adapter_port_attr()
587 port_attr->PortSpeed = FC_HBA_PORTSPEED_UNKNOWN; in fct_get_discovered_port_attr()
/titanic_50/usr/src/lib/hbaapi/common/
H A Dhbaapi.h304 HBA_PORTSPEED PortSpeed; member
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hbaapi.h305 HBA_PORTSPEED PortSpeed; member
H A Demlxs_hw.h1994 uint32_t PortSpeed; member
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dexioct.h391 UINT32 PortSpeed; /* 4 */ member
/titanic_50/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c7881 val->PortSpeed = FC_HBA_PORTSPEED_1GBIT; in fp_fciocmd()
7884 val->PortSpeed = FC_HBA_PORTSPEED_2GBIT; in fp_fciocmd()
7887 val->PortSpeed = FC_HBA_PORTSPEED_4GBIT; in fp_fciocmd()
7890 val->PortSpeed = FC_HBA_PORTSPEED_8GBIT; in fp_fciocmd()
7893 val->PortSpeed = FC_HBA_PORTSPEED_10GBIT; in fp_fciocmd()
7896 val->PortSpeed = FC_HBA_PORTSPEED_16GBIT; in fp_fciocmd()
7899 val->PortSpeed = FC_HBA_PORTSPEED_UNKNOWN; in fp_fciocmd()
7930 val32->PortSpeed = val->PortSpeed; in fp_fciocmd()
8036 val->PortSpeed = FC_HBA_PORTSPEED_UNKNOWN; in fp_fciocmd()
8068 val32->PortSpeed = val->PortSpeed; in fp_fciocmd()
[all …]
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c960 tmp_port.PortSpeed = EXT_PORTSPEED_NOT_NEGOTIATED; in ql_qry_hba_port()
965 tmp_port.PortSpeed = EXT_DEF_PORTSPEED_1GBIT; in ql_qry_hba_port()
968 tmp_port.PortSpeed = EXT_DEF_PORTSPEED_2GBIT; in ql_qry_hba_port()
971 tmp_port.PortSpeed = EXT_DEF_PORTSPEED_4GBIT; in ql_qry_hba_port()
974 tmp_port.PortSpeed = EXT_DEF_PORTSPEED_8GBIT; in ql_qry_hba_port()
977 tmp_port.PortSpeed = EXT_DEF_PORTSPEED_10GBIT; in ql_qry_hba_port()
980 tmp_port.PortSpeed = EXT_DEF_PORTSPEED_UNKNOWN; in ql_qry_hba_port()