Home
last modified time | relevance | path

Searched refs:LMT_10GB_CAPABLE (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfclib.h558 #define LMT_10GB_CAPABLE 0x0100 macro
H A Demlxs_mbox.h759 #define LMT_10GB_CAPABLE 0x0100 macro
762 #define LMT_E2E_CAPABLE (LMT_8GB_CAPABLE|LMT_10GB_CAPABLE)
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_hba.c983 if (vpd->link_speed & LMT_10GB_CAPABLE) { in emlxs_process_link_speed()
H A Demlxs_dfc.c1470 if (vpd->link_speed & LMT_10GB_CAPABLE) { in emlxs_fcio_get_adapter_port_attrs()
1616 if (vpd->link_speed & LMT_10GB_CAPABLE) { in emlxs_fcio_get_adapter_port_attrs()
3985 if (vpd->link_speed & LMT_10GB_CAPABLE) { in emlxs_dfc_get_hbainfo()
H A Demlxs_mbox.c2167 if (!(vpd->link_speed & LMT_10GB_CAPABLE)) { in emlxs_mb_init_link()
H A Demlxs_fct.c1407 if (vpd->link_speed & LMT_10GB_CAPABLE) {
H A Demlxs_solaris.c1931 if (vpd->link_speed & LMT_10GB_CAPABLE) { in emlxs_fca_bind_port()