Home
last modified time | relevance | path

Searched refs:SLI4_FC_MODE (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h1612 #define SLI4_FC_MODE (!SLI4_FCOE_MODE) macro
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcf.c11915 if (SLI4_FC_MODE || !(hba->sli.sli4.flag & EMLXS_SLI4_DOWN_LINK)) { in emlxs_vpi_pause_evt_action()
12569 if (SLI4_FC_MODE && (port->vpi == 0)) { in emlxs_vpi_port_online_action()
13191 if (SLI4_FC_MODE) { in emlxs_vpi_logo_action()
H A Demlxs_sli4.c1189 if (SLI4_FC_MODE) { in emlxs_sli4_online()