Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfclib.h554 #define LMT_1GB_CAPABLE 0x0004 macro
H A Demlxs_mbox.h769 #define LMT_1GB_CAPABLE 0x0004 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_hba.c965 if (vpd->link_speed & LMT_1GB_CAPABLE) { in emlxs_process_link_speed()
H A Demlxs_dfc.c1497 if (vpd->link_speed & LMT_1GB_CAPABLE) { in emlxs_fcio_get_adapter_port_attrs()
1651 if (vpd->link_speed & LMT_1GB_CAPABLE) { in emlxs_fcio_get_adapter_port_attrs()
4051 if (vpd->link_speed & LMT_1GB_CAPABLE) { in emlxs_dfc_get_hbainfo()
H A Demlxs_mbox.c2214 linkspeed = (vpd->link_speed & LMT_1GB_CAPABLE) == 0 ? 0 : in emlxs_mb_init_link()
H A Demlxs_fct.c1426 if (vpd->link_speed & LMT_1GB_CAPABLE) { in emlxs_fct_populate_hba_details()
H A Demlxs_solaris.c1954 if (vpd->link_speed & LMT_1GB_CAPABLE) { in emlxs_fca_bind_port()
7769 if (!(vpd->link_speed & LMT_1GB_CAPABLE)) { in emlxs_check_parm()