Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dfctio.h171 #define FC_HBA_PORTSPEED_16GBIT 32 /* 16 GBit/sec */ macro
/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl.h232 #define FC_HBA_PORTSPEED_16GBIT 32 /* 16 GBit/sec */ macro
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c1468 FC_HBA_PORTSPEED_16GBIT; in emlxs_fcio_get_adapter_port_attrs()
1614 FC_HBA_PORTSPEED_16GBIT; in emlxs_fcio_get_adapter_port_attrs()
3983 hbainfo->supported_speeds |= FC_HBA_PORTSPEED_16GBIT; in emlxs_dfc_get_hbainfo()
H A Demlxs_solaris.c1929 FC_HBA_PORTSPEED_16GBIT; in emlxs_fca_bind_port()
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c7896 val->PortSpeed = FC_HBA_PORTSPEED_16GBIT; in fp_fciocmd()