Home
last modified time | relevance | path

Searched refs:LMT_16GB_CAPABLE (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_hba.c988 if (vpd->link_speed & LMT_16GB_CAPABLE) { in emlxs_process_link_speed()
H A Demlxs_dfc.c1466 if (vpd->link_speed & LMT_16GB_CAPABLE) { in emlxs_fcio_get_adapter_port_attrs()
1612 if (vpd->link_speed & LMT_16GB_CAPABLE) { in emlxs_fcio_get_adapter_port_attrs()
3982 if (vpd->link_speed & LMT_16GB_CAPABLE) { in emlxs_dfc_get_hbainfo()
H A Demlxs_mbox.c2173 if (!(vpd->link_speed & LMT_16GB_CAPABLE)) { in emlxs_mb_init_link()
H A Demlxs_fct.c1404 if (vpd->link_speed & LMT_16GB_CAPABLE) {
H A Demlxs_solaris.c1927 if (vpd->link_speed & LMT_16GB_CAPABLE) { in emlxs_fca_bind_port()
7796 if (!(vpd->link_speed & LMT_16GB_CAPABLE)) { in emlxs_check_parm()
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h760 #define LMT_16GB_CAPABLE 0x0200 macro