Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dfctio.h165 #define FC_HBA_PORTSPEED_UNKNOWN 0 /* Unknown - transceiver */ macro
/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl.h227 #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.c386 attrs->supported_speed = FC_HBA_PORTSPEED_UNKNOWN; in ql_populate_hba_fru_details()
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c519 port_attr->PortSpeed = FC_HBA_PORTSPEED_UNKNOWN; in fct_get_adapter_port_attr()
605 port_attr->PortSupportedSpeed = FC_HBA_PORTSPEED_UNKNOWN; in fct_get_discovered_port_attr()
606 port_attr->PortSpeed = FC_HBA_PORTSPEED_UNKNOWN; in fct_get_discovered_port_attr()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c7903 val->PortSpeed = FC_HBA_PORTSPEED_UNKNOWN; in fp_fciocmd()
8039 val->PortSupportedSpeed = FC_HBA_PORTSPEED_UNKNOWN; in fp_fciocmd()
8040 val->PortSpeed = FC_HBA_PORTSPEED_UNKNOWN; in fp_fciocmd()
8169 val->PortSupportedSpeed = FC_HBA_PORTSPEED_UNKNOWN; in fp_fciocmd()
8170 val->PortSpeed = FC_HBA_PORTSPEED_UNKNOWN; in fp_fciocmd()