Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h1611 #define SLI4_FCOE_MODE (hba->sli.sli4.flag & EMLXS_SLI4_FCOE_MODE) macro
1612 #define SLI4_FC_MODE (!SLI4_FCOE_MODE)
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c3877 if (SLI4_FCOE_MODE) { in emlxs_dfc_get_hbainfo()
5478 SLI4_FCOE_MODE)) { in emlxs_dfc_get_cfg()
5485 SLI4_FCOE_MODE) { in emlxs_dfc_get_cfg()
7351 if ((hba->sli_mode == EMLXS_HBA_SLI4_MODE) && SLI4_FCOE_MODE) { in emlxs_dfc_write_ctlreg()
7408 if ((hba->sli_mode == EMLXS_HBA_SLI4_MODE) && SLI4_FCOE_MODE) { in emlxs_dfc_read_ctlreg()
8506 if ((hba->sli_mode == EMLXS_HBA_SLI4_MODE) && SLI4_FCOE_MODE) { in emlxs_dfc_loopback_mode()
8831 if ((hba->sli_mode == EMLXS_HBA_SLI4_MODE) && SLI4_FCOE_MODE) { in emlxs_dfc_loopback_test()
10307 if ((hba->sli_mode == EMLXS_HBA_SLI4_MODE) && SLI4_FCOE_MODE) { in emlxs_dfc_get_persist_linkdown()
10337 if ((hba->sli_mode == EMLXS_HBA_SLI4_MODE) && SLI4_FCOE_MODE) { in emlxs_dfc_set_persist_linkdown()
10383 if (! ((hba->sli_mode == EMLXS_HBA_SLI4_MODE) && SLI4_FCOE_MODE)) { in emlxs_dfc_get_fcflist()
[all …]
H A Demlxs_fcf.c2154 if (SLI4_FCOE_MODE) { in emlxs_fcf_timer_notify()
2482 if (SLI4_FCOE_MODE) { in emlxs_fcftab_state_xlate()
2495 if (SLI4_FCOE_MODE) { in emlxs_fcftab_event()
13030 if (SLI4_FCOE_MODE) { in emlxs_vpi_logi_cmpl_action()
H A Demlxs_mbox.c2096 (SLI4_FCOE_MODE)) { in emlxs_mb_init_link()
H A Demlxs_solaris.c6910 ((SLI4_FCOE_MODE)? " FCoE":" FC")); in emlxs_drv_banner()