Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h1623 #define SLI4_FCOE_MODE (hba->sli.sli4.flag & EMLXS_SLI4_FCOE_MODE) macro
1624 #define SLI4_FC_MODE (!SLI4_FCOE_MODE)
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c3926 if (SLI4_FCOE_MODE) { in emlxs_dfc_get_hbainfo()
5534 SLI4_FCOE_MODE)) { in emlxs_dfc_get_cfg()
5541 SLI4_FCOE_MODE) { in emlxs_dfc_get_cfg()
7409 if ((hba->sli_mode == EMLXS_HBA_SLI4_MODE) && SLI4_FCOE_MODE) { in emlxs_dfc_write_ctlreg()
7466 if ((hba->sli_mode == EMLXS_HBA_SLI4_MODE) && SLI4_FCOE_MODE) { in emlxs_dfc_read_ctlreg()
8564 if ((hba->sli_mode == EMLXS_HBA_SLI4_MODE) && SLI4_FCOE_MODE) { in emlxs_dfc_loopback_mode()
8892 if ((hba->sli_mode == EMLXS_HBA_SLI4_MODE) && SLI4_FCOE_MODE) { in emlxs_dfc_loopback_test()
10368 if ((hba->sli_mode == EMLXS_HBA_SLI4_MODE) && SLI4_FCOE_MODE) { in emlxs_dfc_get_persist_linkdown()
10398 if ((hba->sli_mode == EMLXS_HBA_SLI4_MODE) && SLI4_FCOE_MODE) { in emlxs_dfc_set_persist_linkdown()
10444 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()
13031 if (SLI4_FCOE_MODE) { in emlxs_vpi_logi_cmpl_action()
H A Demlxs_mbox.c2167 (SLI4_FCOE_MODE)) { in emlxs_mb_init_link()
H A Demlxs_solaris.c6923 ((SLI4_FCOE_MODE)? " FCoE":" FC")); in emlxs_drv_banner()