Searched refs:FC_HBA_PORTSPEED_UNKNOWN (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dfctio.h164 #define FC_HBA_PORTSPEED_UNKNOWN 0 /* Unknown - transceiver */ macro
/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl.h225 #define FC_HBA_PORTSPEED_UNKNOWN 0 /* Unknown - transceiver incable */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_hba_fru.c391 attrs->supported_speed = FC_HBA_PORTSPEED_UNKNOWN;
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c505 port_attr->PortSpeed = FC_HBA_PORTSPEED_UNKNOWN;
591 port_attr->PortSupportedSpeed = FC_HBA_PORTSPEED_UNKNOWN;
592 port_attr->PortSpeed = FC_HBA_PORTSPEED_UNKNOWN;
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c7899 val->PortSpeed = FC_HBA_PORTSPEED_UNKNOWN;
8035 val->PortSupportedSpeed = FC_HBA_PORTSPEED_UNKNOWN;
8036 val->PortSpeed = FC_HBA_PORTSPEED_UNKNOWN;
8165 val->PortSupportedSpeed = FC_HBA_PORTSPEED_UNKNOWN;
8166 val->PortSpeed = FC_HBA_PORTSPEED_UNKNOWN;

Completed in 385 milliseconds